[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: User Authentication Hangs.. I'm losing my sanity!



Rich West wrote:

What does your /etc/ldap.conf look like?


I've trimmed out the comments to give you just the settings (thus, making it easier to paste this to an email. :)

I'm wondering if this is some RH9 related issue or something...

#> more ldap.conf
host ldap.private.net
base dc=wesmo,dc=com
binddn cn=manager,dc=wesmo,dc=com
rootbinddn cn=manager,dc=wesmo,dc=com
scope one
timelimit 30
pam_filter objectclass=posixAccount
pam_login_attribute uid
pam_password exop
nss_base_passwd ou=People,dc=wesmo,dc=com?one
nss_base_shadow ou=People,dc=wesmo,dc=com?one
nss_base_group          ou=Group,dc=wesmo,dc=com?one

Oh, and /etc/openldap/ldap.conf looks like:
HOST ldap.private.net
BASE dc=wesmo,dc=com

-Rich

So, does the following work?

ldapsearch -h ldap.private.net -b 'ou=People,dc=wesmo,dc=com' -s one uid=<some username>

Dave
--
Dave Lewney
Principal Systems Programmer, IT Services
University of Sussex, Brighton BN1 9QJ. Tel: 01273 678354 Fax: 01273 271956