diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-08-16 23:12:05 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-08-16 23:12:05 +1000 |
commit | 21dd0897d53b5850c3fe1dff43494db3024e3d97 (patch) | |
tree | 726cc8d8f72b2a22209bc13a730018db055985e9 /ChangeLog | |
parent | 0cbc3c65094079b5908b3357d69e6cf7b1d94a80 (diff) |
- (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root
to convince Solaris PAM to honour password complexity rules. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20040816 | ||
2 | - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root | ||
3 | to convince Solaris PAM to honour password complexity rules. ok djm@ | ||
4 | |||
1 | 20040815 | 5 | 20040815 |
2 | - (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since | 6 | - (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since |
3 | it does the right thing on all platforms. ok djm@ | 7 | it does the right thing on all platforms. ok djm@ |
@@ -1641,4 +1645,4 @@ | |||
1641 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1645 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1642 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1646 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1643 | 1647 | ||
1644 | $Id: ChangeLog,v 1.3512 2004/08/15 11:01:37 dtucker Exp $ | 1648 | $Id: ChangeLog,v 1.3513 2004/08/16 13:12:05 dtucker Exp $ |