[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Problems with nss_ldap
Hi !.
I have problems with nss_ldap AND/OR pam
I have installed the follwing things:
openldap-2.0.11-8
openldap-clients-2.0.11-8
openldap-servers-2.0.11-8
nss_ldap-149-4
openldap-devel-2.0.11-8
I have a LDAP-Account looking like this:
# user,People,dc=firma,dc=DE
dn: uid=user,ou=People,dc=firma,dc=DE
objectClass: top
objectClass: account
objectClass: posixAccount
objectClass: shadowAccount
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
cn: Marc Schoechlin
uid: mrs
uidNumber: 1000
gidNumber: 2000
homeDirectory: /home/import/user
loginShell: /bin/bash
gecos: Paul Muster
givenName: Paul
sn: Muster
mail: paul@firma.de
The command finger says:
[root@terror /root]# finger mrs
Login: user Name: Paul Muster
Directory: /home/import/mas Shell: /bin/bash
Last login Tue Sep 4 10:20 (CEST) on pts/2 from www.hei.de
No mail.
No Plan
This is very surprising - because that are former entries of an old
entry (look at the homedir).
I deleted the former entry after playing with ldapmodrdn, and created a
new one.
I restarted openldap, and orther things, and at the end I rebooted the
machine - nothing helps !
I suppose that there is a cache in which this information is stored at
the pam-site - where can i reset this cache ?
What can I do ?
Regards
Marc Schöchlin