From: Todd C. Miller Date: Fri, 16 Jul 2010 11:09:49 +0000 (-0400) Subject: document --with-pam-login X-Git-Tag: SUDO_1_7_4~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40f55ea960236ce0e581f03f2bbb83d570d9d4c9;p=sudo document --with-pam-login --HG-- branch : 1.7 --- diff --git a/INSTALL b/INSTALL index 7e6a5c5b3..0e13da081 100644 --- a/INSTALL +++ b/INSTALL @@ -225,6 +225,12 @@ Special features/options: with your PAM libraries in /etc/pam.conf to obtain syslog output for debugging purposes. + --with-pam-login + Enable a specific PAM session when sudo is given the -i option. + This changes the PAM service name when sudo is run with the -i + option from "sudo" to "sudo-i", allowing for a separate pam + configuration for sudo's initial login mode. + --with-AFS Enable AFS support with Kerberos authentication. Should work under AFS 3.3. If your AFS doesn't have -laudit you should be able to