commit | 77fc29eeb382974ae063227c249ee3b98646e38a | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Sat Sep 11 23:07:03 2004 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Sat Sep 11 23:07:03 2004 +1000 |
tree | fba14efc7adf195758fc0e556c88d8fcc772919c | |
parent | 4765679649c51a83e5ceb3d0c1e51e33db251f27 [diff] |
- (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c] Bug #892: Send messages from failing PAM account modules to the client via SSH2_MSG_USERAUTH_BANNER messages. Note that this will not happen with SSH2 kbdint authentication, which need to be dealt with separately. ok djm@