diff options
author | Darren Tucker <dtucker@zip.com.au> | 2007-08-17 14:12:14 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2007-08-17 14:12:14 +0200 |
commit | 8ea84561c4eb5cd4a5c13f31054b02c6924b7261 (patch) | |
tree | d2bd32eafe87f5d00767161b9b096e209ffdae6e /INSTALL | |
parent | - (dtucker) [INSTALL] the pid file is sshd.pid not ssh.pid. (diff) | |
download | openssh-8ea84561c4eb5cd4a5c13f31054b02c6924b7261.tar.xz openssh-8ea84561c4eb5cd4a5c13f31054b02c6924b7261.zip |
- (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 $ |