View Single Post
  #21 (permalink)  
Old 10-15-2008, 06:51 AM
trakkert trakkert is offline
Intermediate Member
 
Posts: 16
Default

all users have the same schemas.

The only difference between root and the rest, is that it got added through the smbpasswd command and not from the admin GUI.

After I checked the LDAP-tree with a browser I found a entry for root, but with minimum of objects:

uid root
displayName root
objectClass sambaSamAccount
objectClass account

Tried a smbpasswd -x root without luck.. Apparantly i need to remove this entry from my ldap, but how?
Reply With Quote