diff options
author | dtucker <dtucker> | 2004-02-11 09:44:13 +0000 |
---|---|---|
committer | dtucker <dtucker> | 2004-02-11 09:44:13 +0000 |
commit | 2949025778930b1b8971a5f1a944dd365de5e159 (patch) | |
tree | 140a524631bc007c8e28af58dd6adc77e7d217b4 /TODO | |
parent | 300a51891ca899374534f67e1ab06ae265ef2e53 (diff) | |
download | openssh-2949025778930b1b8971a5f1a944dd365de5e159.tar.gz |
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 $ |