If one want to create a user entry with the same name as a OU, like for example: CN=Users,DC=mydomain,DC=lan OU=Users,DC=mydomain,DC=lan Samba-AD allows to create such entries, but it is forbidden on a MS-AD. When creating a CN entry, Samba-AD should check that the corresponding names is not already used for a OU entry, and do the same check the other way around when creating a OU entry.