|
From: Murray T. <mtr...@ce...> - 2006-04-04 06:05:29
|
On Tue, 2006-04-04 at 12:58, Jamie Cameron wrote: > On 4/Apr/2006 00:01 Murray Trainer wrote .. > > 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 > > That is odd, because Webmin does delete the address book entry > when deleting a user. The only time this doesn't happen is when using > the batch file feature, due to a bug in version 1.260. Are you using > batch files there? > > - Jamie Hi Jamie, Thanks for the quick response. No I am not using the batch file method of creating/deleting users. I can add and remove users fine as long as they don't have any entries in their ldap addressbook. Once they do it is failing for me. Murray |