diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-02-11 10:44:13 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-02-11 10:44:13 +0100 |
commit | 812e77614209115d88785f672b13a4728612bb9d (patch) | |
tree | 199194053be3552082f2855673431535ceabae4f /TODO | |
parent | - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry check (diff) | |
download | openssh-812e77614209115d88785f672b13a4728612bb9d.tar.xz openssh-812e77614209115d88785f672b13a4728612bb9d.zip |
Remove password expiry from TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -30,8 +30,6 @@ Programming: - More platforms for for setproctitle() emulation (testing needed) -- Handle changing passwords for the non-PAM expired password case - - Improve PAM support (a pam_lastlog module will cause sshd to exit) and maybe support alternate forms of authentications like OPIE via pam? @@ -96,4 +94,4 @@ PrivSep Issues: - Cygwin + Privsep for Pre-auth only (no fd passing) -$Id: TODO,v 1.56 2003/11/21 12:48:55 djm Exp $ +$Id: TODO,v 1.57 2004/02/11 09:44:13 dtucker Exp $ |