[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

password changes



Hello,
I am using heimdal 0.7.2 with Openldap 2.3.32 backend.

When I change passwords using MIT kpasswd from a RedHat 40 U4 server,
the password changes however I don't see through kadmin? 

[root@auth01 bin]# ../heimdal/sbin/kadmin -l
kadmin> list -l testuser
            Principal: testuser@TESTREALM.NET
    Principal expires: never
     Password expires: never
 Last password change: never
      Max ticket life: unlimited
   Max renewable life: unlimited
                 Kvno: 5
                Mkvno: 0
Last successful login: never
    Last failed login: never
   Failed login count: 0
        Last modified: 2007-02-06 11:44:44 UTC
             Modifier: unknown
           Attributes: disallow-svr, disallow-postdated
             Keytypes: des-cbc-md5(pw-salt), des-cbc-md4(pw-salt),
des-cbc-crc(pw-salt), aes256-cts-hmac-sha1-96(pw-salt),
des3-cbc-sha1(pw-salt), arcfour-hmac-md5(pw-salt)


Is it because I'm using no expiration dates and unlimited ticket life?

Kent