Displaying 2 results from an estimated 2 matches for "pwdlastchange".
2002 Jul 06
2
Time attributes in LDAP SAM
I am updateding my LDAP presentation
(ftp://kalamazoolinux.org/pub/pdf/ldapv3.pdf) to include a section on
the Samba 2.2.x LDAP backend. But I can't find any definititive
documentation on the "time" attributes: pwdLastChange, pwdMustChange.
Either how the time is encoded or exactly what they mean. I've seen
post saying they are hexidecimal (although they don't look it) and other
saying they are UTC (but they don't match date+%s). Any pointers
concerning this topic would be greatly appreciated.
2003 May 22
0
Samba PDC LDAP
...d modifyied it so that pwdMustchange gets setted to now()+30days and
pwdLastSet gets now() (why isn't that in the standard script?). This
works perfectly when i change a password in the shell - but when a
password gets change with windows then the password gets changed but the
pwdMustChange and pwdLastChange values don't get modifyied (why?).
my samba version is: samba-2.2.5-177 with ldap support ;-)
os: SLES 8.0
and i have already read every howto which i found in google
for my general understanding - what exactly happens when a user on a
windows machine wants to alter his password ? is it:
sa...