Displaying 5 results from an estimated 5 matches for "sid_name_alias".
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
...the sambaGroupType's 2, 4 and 5 which refer to, 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...
2008 Feb 14
1
Winbind problem with more details.
Everyone,
One of our developers was kind enough to insert some bug checking into the mod_auth_pam and mod_auth_sys_group so that we could see a little more of what was going on with our authentication failures. Here is what we just saw. Two of our users NA\connelmp and NA\guminssa both started getting messages that they were not part of the required group. Here is the log for
2003 Dec 01
0
No subject
...ent : 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: argument #3 is incompatibl...
2003 Dec 01
0
No subject
...ent : 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_idmap.c", line 139...