>There is a thing called the sudoers list that controls something like >that, but I thought it only controlled who could use the sudo command. >So look in /etc/sudoers. Mine says: >root ALL=(ALL) ALL
Mine says the same thing in sudoers >Also have a look in various log files (not sure which ones, but they're >all in /var/log) to see if it's reporting a reason. I found the problem!!! THis is a snippet from my log file Jan 9 14:56:23 linux sshd[6598]: pam_ldap: ldap_result Can't contact LDAP server Jan 9 14:56:24 linux sshd[6595]: pam_ldap: ldap_simple_bind Can't contact LDAP server Jan 9 14:59:59 linux su: pam_ldap: ldap_starttls_s: Connect error Jan 9 15:00:05 linux su: pam_ldap: ldap_starttls_s: Connect error Jan 9 15:00:05 linux su: pam_ldap: ldap_result Can't contact LDAP server Jan 9 15:00:16 linux su: pam_ldap: ldap_starttls_s: Connect error Jan 9 15:00:16 linux su: pam_ldap: ldap_result Can't contact LDAP server Jan 9 15:03:34 linux sudo: pam_ldap: ldap_starttls_s: Connect error Jan 9 15:19:52 linux su: pam_ldap: ldap_starttls_s: Connect error Jan 9 15:19:52 linux su: pam_ldap: ldap_result Can't contact LDAP server Jan 9 15:21:00 linux sudo: pam_ldap: ldap_starttls_s: Connect error It looks like it's trying to authenticat agains LDAP. I don't want that , I want it to authenticate against PAM. ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
<<winmail.dat>>
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
