|
From: Murray T. <mtr...@ce...> - 2006-04-04 05:01:57
|
Hi Jamie, I managed to sort out most of my problems with the LDAP Users and Groups module on SuSE 10.0 - it turned out to be NSCD issues. I set the positive and negative-time-to-live values for passwd and group to zero and it has fixed all the strange/intermittent errors I was getting. The only issue I have left is that if I create a user and then some entries in their LDAP addressbook, the addressbook and its entries are not deleted when the user account is deleted. This causes the error below when I re-create the user: Failed to save user : Failed to create addressbook entry : Already exists I am using a personal addressbook of the form: dn: ou=test,ou=personal_addressbook,dc=domain,dc=net and the entries are of the form: dn: cn=entry,ou=test,ou=personal_addressbook,dc=gopc,dc=net Thanks Murray |