Displaying 1 result from an estimated 1 matches for "kktest".
Did you mean:
mktest
2007 Oct 31
2
BUILTIN groups mapping via winbind!!
Hi all,
When i create a group in AD and adds users in the same than with
#getent group i can see the group and its members properly.
But if i add a user to BUILTIN say BUILTIN Guests group than i dont see
its members.
==
kktest:x:10026:kk,Administrator
BUILTIN+Guests:x:10019:
==
Here i have added kk user to both kktest and BUILTIN+Guests group. But i
cant see kk associated with BUILTIN Guests.
I know that BUILTIN groups have pre defined sid by microsoft, and its
mapping is done separately.(I fou...