[Bug 869] Password expiration does not work for LDAP users

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue May 18 13:37:28 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=869

dtucker at zip.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From dtucker at zip.com.au  2004-05-18 13:37 -------
If you run the server in debug mode ("/path/to/sshd -ddd") you can see what
arguments are given to setauthdb and what the results of passwdexpired are. 
Most of the AIX-specific code (including those bits) is in
openbsd-compat/port-aix.c.

Logging in via telnet is going to exec /usr/bin/login anyway, so it's not
surprising that sshd with UseLogin works.  What we need to figure out is what
login is does differently in this case...



------- 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