]> granicus.if.org Git - sudo/commitdiff
PAM entry
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 24 Jan 2000 03:26:22 +0000 (03:26 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 24 Jan 2000 03:26:22 +0000 (03:26 +0000)
TROUBLESHOOTING

index 06ce25c84445c91eae0ea92f3d7498abab162215..627fa241a7a526a670da3f331e6c44c39a3dbfb0 100644 (file)
@@ -10,6 +10,11 @@ A) Sudo must be setuid root to do its work.  You need to do something like
    your $PATH before the directory containing sudo.  If you are going
    to have '.' in your path you should make sure it is at the end.
 
+Q) Sudo never gives me a chance to enter a password using PAM, it just
+   says 'Sorry, try again.' three times and quits.
+A) You didn't setup PAM to work with sudo.  On Linux this generally
+   means installing sample.pam as /etc/pam.d/sudo.
+
 Q) Sudo is setup to log via syslog(3) but I'm not getting any log
    messages.
 A) Make sure you have an entry in your syslog.conf file to save