Displaying 4 results from an estimated 4 matches for "sid_name_wkn_grp".
2011 Sep 09
3
Can't add users to well known groups...
I created the well known group Domain Admins pointing to a local group,
but I am not able to add users to the group -- it claims I can only add
users to
local or global groups...
But I only see local, domain ,well-known, builtin.
There are no global groups unless one would include all groups that are
not local (i.e. domain, well-known, and builtin)....
So why doesn't it want to let me add
2004 Apr 12
1
Initial samba + ldap howto
...o, I think , the windows
types:
SID_NAME_USE_NONE = 0,/* NOTUSED */
SID_NAME_USER = 1, /* user */
SID_NAME_DOM_GRP = 2, /* domain group */
SID_NAME_DOMAIN = 3, /* domain: don't know what this is */
SID_NAME_ALIAS = 4, /* local group */
SID_NAME_WKN_GRP = 5, /* well-known group */
SID_NAME_DELETED = 6, /* deleted account: needed for c2 rating */
SID_NAME_INVALID = 7, /* invalid account */
SID_NAME_UNKNOWN = 8 /* oops. */
as found on one of the websites.
What one should choose when creating a group is not clear to me, I...
2003 Dec 01
0
No subject
...ine 340
argument : pointer to unsigned int
Compiling nsswitch/winbindd_user.c
"nsswitch/winbindd_user.c", line 141: warning: argument #3 is incompatible with prototype:
prototype: pointer to enum SID_NAME_USE {SID_NAME_UNKNOWN(8), SID_NAME_INVALID(7), SID_NAME_DELETED(6), SID_NAME_WKN_GRP(5), SID_NAME_ALIAS(4), SID_NAME_DOMAIN(3), SID_NAME_DOM_GRP(2), SID_NAME_USER(1), SID_NAME_USE_NONE(0)} : "nsswitch/winbindd_proto.h", line 119
argument : pointer to unsigned int
Compiling nsswitch/winbindd_idmap.c
"nsswitch/winbindd_idmap.c", line 139: warning: argumen...
2003 Dec 01
0
No subject
...ine 340
argument : pointer to unsigned int
Compiling nsswitch/winbindd_user.c
"nsswitch/winbindd_user.c", line 141: warning: argument #3 is incompatible with
prototype:
prototype: pointer to enum SID_NAME_USE {SID_NAME_UNKNOWN(8), SID_NAME_I
NVALID(7), SID_NAME_DELETED(6), SID_NAME_WKN_GRP(5), SID_NAME_ALIAS(4), SID_NAME
_DOMAIN(3), SID_NAME_DOM_GRP(2), SID_NAME_USER(1), SID_NAME_USE_NONE(0)} : "nssw
itch/winbindd_proto.h", line 119
argument : pointer to unsigned int
Compiling nsswitch/winbindd_group.c
Compiling nsswitch/winbindd_idmap.c
"nsswitch/winbindd_idma...