Samba3/LDAP: Valid values for attribute sambaGroupType?

Volker Lendecke Volker.Lendecke at SerNet.DE
Sun Mar 29 16:58:49 GMT 2009


On Sun, Mar 29, 2009 at 06:52:15PM +0200, Michael Ströder wrote:
> What are the valid values for attribute sambaGroupType in an entry with
> object class sambaGroupMapping when using Samba3 with the LDAP backend?
> 
> The closest I could find in the source is in file librpc/gen_ndr/lsa.h:
> 
> #ifndef USE_UINT_ENUMS
>  {
>         SID_NAME_USE_NONE=0,
>         SID_NAME_USER=1,
>         SID_NAME_DOM_GRP=2,
>         SID_NAME_DOMAIN=3,
>         SID_NAME_ALIAS=4,
>         SID_NAME_WKN_GRP=5,
>         SID_NAME_DELETED=6,
>         SID_NAME_INVALID=7,
>         SID_NAME_UNKNOWN=8,
>         SID_NAME_COMPUTER=9
> }
> 
> But these values seems to not apply only to groups. It's rather a type
> of a SID in general?

We use that though. The valid values are 2,4 and 5.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20090329/427f9ea6/attachment.bin


More information about the samba-technical mailing list