diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-12-18 15:34:31 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-12-18 15:34:31 +1100 |
commit | 07705c788e9bcd8d35dfbb59d2b12c61b8601c9a (patch) | |
tree | d4807d0bcb5fd73825cf4d03c89213fab34a9bd7 /sftp-glob.h | |
parent | 454da0b3dcf8b62b57ff5cf1edfa606b90f553d2 (diff) |
- (dtucker) [auth-pam.c] Do PAM chauthtok during SSH2 keyboard-interactive
authentication. Partially fixes bug #423. Feedback & ok djm@
Some background on why this is the way it is:
* Solaris 8's pam_chauthtok ignores the CHANGE_EXPIRED_AUTHTOK flag, so
we must call do_pam_account() to figure out if the password is expired.
* AIX 5.2 does not like having pam_acct_mgmt() called twice, once from the
authentication thread and once from the main shell child, so we cache the
result, which must be passed from the authentication thread back to the
monitor.
Diffstat (limited to 'sftp-glob.h')
0 files changed, 0 insertions, 0 deletions