]> andersk Git - openssh.git/commitdiff
- (dtucker) [INSTALL] Update the systems that have PAM as standard. Link
authordtucker <dtucker>
Fri, 6 Apr 2007 02:21:47 +0000 (02:21 +0000)
committerdtucker <dtucker>
Fri, 6 Apr 2007 02:21:47 +0000 (02:21 +0000)
   to OpenPAM too.

ChangeLog
INSTALL

index c1c1cbaa396419c0063d4c5974e2c6a32852095b..7c844fb46674453b252801f42c8babb3ae4ccdba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20070406
+ - (dtucker) [INSTALL] Update the systems that have PAM as standard.  Link
+   to OpenPAM too.
+
 20070326
  - (tim) [auth.c configure.ac defines.h session.c openbsd-compat/port-uw.c
    openbsd-compat/port-uw.h openbsd-compat/xcrypt.c] Rework libiaf test/defines
diff --git a/INSTALL b/INSTALL
index 92001d4f36acde030b3d7076c8f3af3243ef8b19..348b5453b451f14114c284478b50ca5014f5a454 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,18 +14,21 @@ Blowfish) do not work correctly.)
 
 The remaining items are optional.
 
-OpenSSH can utilise Pluggable Authentication Modules (PAM) if your system
-supports it. PAM is standard on Redhat and Debian Linux, Solaris and
-HP-UX 11.
+OpenSSH can utilise Pluggable Authentication Modules (PAM) if your
+system supports it. PAM is standard most Linux distributions, Solaris,
+HP-UX 11 and AIX >= 5.2.
 
 NB. If you operating system supports /dev/random, you should configure
 OpenSSL to use it. OpenSSH relies on OpenSSL's direct support of
 /dev/random. If you don't you will have to rely on ssh-rand-helper, which
 is inferior to a good kernel-based solution.
 
-PAM:
+Linux PAM:
 http://www.kernel.org/pub/linux/libs/pam/
 
+OpenPAM:
+http://www.openpam.org/
+
 If you wish to build the GNOME passphrase requester, you will need the GNOME
 libraries and headers.
 
This page took 0.29421 seconds and 5 git commands to generate.