From: Todd C. Miller Date: Tue, 23 Nov 1999 18:07:02 +0000 (+0000) Subject: make it clear that /etc/pam.d/sudo is required on linux X-Git-Tag: SUDO_1_6_1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fe397ae5daffacbf53f0e0af058f7f983c13b17;p=sudo make it clear that /etc/pam.d/sudo is required on linux --- diff --git a/INSTALL b/INSTALL index a80ff09ea..f8e755f42 100644 --- a/INSTALL +++ b/INSTALL @@ -159,7 +159,11 @@ Special features/options: on the machine. --with-pam - Enable PAM support. Tested on Redhat Linux 5.x and Solaris 2.6. + Enable PAM support. Tested on Redhat Linux 5.x, 6.0 and + Solaris 2.6, 7. + NOTE: on RedHat Linux (and perhaps others) you *must* install + an /etc/pam.d/sudo file. You may either use the sample.pam + file included with sudo or use /etc/pam.d/su as a reference. --with-AFS Enable AFS support with kerberos authentication. Should work under