diff options
author | Darren Tucker <dtucker@zip.com.au> | 2007-08-17 22:12:14 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2007-08-17 22:12:14 +1000 |
commit | 8ea84561c4eb5cd4a5c13f31054b02c6924b7261 (patch) | |
tree | d2bd32eafe87f5d00767161b9b096e209ffdae6e /INSTALL | |
parent | ea43c496500f2ceaf1a825acb7b717042b01e5c1 (diff) | |
download | openssh-git-8ea84561c4eb5cd4a5c13f31054b02c6924b7261.tar.gz |
- (dtucker) [INSTALL] Give PAM its own heading.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,6 +34,8 @@ lacks /dev/random and don't want to use OpenSSH's internal entropy collection. http://www.lothar.com/tech/crypto/ +PAM: + OpenSSH can utilise Pluggable Authentication Modules (PAM) if your system supports it. PAM is standard most Linux distributions, Solaris, HP-UX 11, AIX >= 5.2, FreeBSD and NetBSD. @@ -255,4 +257,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.82 2007/08/17 12:10:11 dtucker Exp $ +$Id: INSTALL,v 1.83 2007/08/17 12:12:14 dtucker Exp $ |