[Samba] uncovering groupmap problems

Craig White craigwhite at azapple.com
Mon Dec 22 16:22:24 GMT 2003


On Mon, 2003-12-22 at 09:12, Stéphane Purnelle wrote:
> >On Mon, 2003-12-22 at 07:46, Stéphane Purnelle wrote:
> >  
> >
> >>dn: cn=Domain Users,ou=Groups,o=Mullen,c=US
> >>objectClass: posixGroup
> >>objectClass: sambaGroupMapping
> >>gidNumber: 513
> >>cn: Domain Users
> >>description: Netbios Domain Users
> >>sambaSID: S-1-5-21-3186189368-1246494298-1334198317-513
> >>sambaGroupType: 2
> >>displayName: Domain Users
> >>
> >>dn: cn=root,ou=Group,o=Mullen,c=US
> >>objectClass: posixGroup
> >>objectClass: top
> >>cn: root
> >>gidNumber: 0
> >>
> >>I see in this desciption that root is in sub-tree ou=Group and Domain Users is in sub-tree ou=Groups, it's normal or not ?
> >>    
> >>
> >----
> >Yes, that is how I thought it was supposed to work.
> >
> >Thus all of the group info migrated from /etc/group went into ou=Group
> >
> >and all of the group info migrated from smbldap-populate.pl and
> >hence-forth via LDAP assignments went into ou=Groups
> >
> >No?
And in your smb.conf what group suffix have you specified ?
---
moved top post to bottom for continuity...

        ldap group suffix = ou=Groups
        ldap user suffix = ou=People
        ldap machine suffix = ou=Computers

Craig



More information about the samba mailing list