> The problem is obviously somewhere on the client side of things, but
> where?  Does anyone else out there use CentOS5 with LDAP for
> authentication?  I can't imagine that my situation is unique.

A bit more investigation reveals the following:

This command prevents local users from logging on:
/usr/sbin/authconfig --enablemkhomedir --enableldap --enableldapauth
--enablecache --ldapserver=company.example.com
--ldapbasedn="dc=company,dc=com" --enableldaptls --kickstart --update

But if --enableldap is changed to --disableldap, then the local users
can log on and run sudo commands fine.  This of course is all while
the LDAP server is down.
--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to