[Bug 869] Password expiration does not work for LDAP users
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed May 19 01:11:47 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=869
------- Additional Comments From gokoyev at us.ibm.com 2004-05-19 01:11 -------
Created an attachment (id=638)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=638&action=view)
test of passwdexpired() alone
the attached program returns this:
password not expired
passwdexpired() returened 0
if I set time forward 13 weeks it returnes this:
# /tmp/p
password expired
passwdexpired() returened 1
Does this mean that aix_setauthdb is not setting the registry correctly?
regards Vasiliy
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list