From 40f55ea960236ce0e581f03f2bbb83d570d9d4c9 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 16 Jul 2010 07:09:49 -0400 Subject: [PATCH] document --with-pam-login --HG-- branch : 1.7 --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.40.0