summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-08-17 22:12:14 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-08-17 22:12:14 +1000
commit8ea84561c4eb5cd4a5c13f31054b02c6924b7261 (patch)
treed2bd32eafe87f5d00767161b9b096e209ffdae6e /INSTALL
parentea43c496500f2ceaf1a825acb7b717042b01e5c1 (diff)
downloadopenssh-git-8ea84561c4eb5cd4a5c13f31054b02c6924b7261.tar.gz
- (dtucker) [INSTALL] Give PAM its own heading.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0f289105..f9a498bc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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 $