=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/TROUBLESHOOTING,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/sudo/Attic/TROUBLESHOOTING 1999/11/18 16:29:01 1.1 +++ src/usr.bin/sudo/Attic/TROUBLESHOOTING 2000/01/24 04:22:52 1.2 @@ -10,6 +10,11 @@ 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