Chan Min Wai
2014-Aug-19 11:02 UTC
[Samba] An attempt was made to add an object to the directory with a name that is already in use when Adding users and groups
Dear All, I've a AD DC on 4.1.5 which have the error above and after upgrade to 4.1.11 also with the same issue. I was still adding users a few week before and it happen just recently... Need your advise on this. I'm quite sure that name is not use as it happen to any name I've type in. Please advise what information should I provide. As I believes this might be a ldb issue than configuration issue. Thank for the help in advance. Thank You.
steve
2014-Aug-19 11:23 UTC
[Samba] An attempt was made to add an object to the directory with a name that is already in use when Adding users and groups
On Tue, 2014-08-19 at 19:02 +0800, Chan Min Wai wrote:> Dear All, > > I've a AD DC on > 4.1.5 which have the error above and after upgrade to 4.1.11 also with the > same issue. > > I was still adding users a few week before and it happen just recently... > > Need your advise on this. > I'm quite sure that name is not use as it happen to any name I've type in. > > Please advise what information should I provide. > As I believes this might be a ldb issue than configuration issue. > > Thank for the help in advance. > > Thank You.Hi Chan Before you add the name (e.g. chan) check it's not already there: ldbsearch --url=/usr/local/samba/private/sam.ldb cn=chan If you want another domain user, choose something like chan2 HTH, Steve