Displaying 2 results from an estimated 2 matches for "ddawsona".
Did you mean:
dawson
2004 Aug 02
5
Problems w/ winbind and AD group membership
...be seeing the groups fine, samba is not granting access to users who are
members of the group. I am able to successfully join the system to the
domain and granting access to shares based on Windows usernames works
fine.
getent group returns:
QG+TEST:x:10029:QG+JZILLERA,QG+HPCHEUNGA,QG+FOLIVERA,QG+DDAWSONA,QG+PLYN
CHA
However an id lookup of my windows username doesn't list me as a group
member of QG+TEST.(shouldn't it?)
[root@smbsrv root]# id qg+jzillera
uid=10002(QG+JZILLERA) gid=10000(QG+Domain Users) groups=10000(QG+Domain
Users)
System Details:
Redhat 9
samba-3.0.5-2
krb5-libs-1.2.7-1...
2004 Aug 04
3
Winbind being flakey
...mba is not granting access to users
> who are members of the group. I am able to successfully join the
> system to the domain and granting access to shares based on Windows
> usernames works fine.
>
> getent group returns:
> QG+TEST:x:10029:QG+JZILLERA,QG+HPCHEUNGA,QG+FOLIVERA,QG+DDAWSONA,QG+PL
> YNCHA
>
> However an id lookup of my windows username doesn't list me as a group
> member of QG+TEST.(shouldn't it?)
>
> [root@smbsrv root]# id qg+jzillera
> uid=10002(QG+JZILLERA) gid=10000(QG+Domain Users)
> groups=10000(QG+Domain Users)
>
> System...