Displaying 1 result from an estimated 1 matches for "johnshea".
Did you mean:
johnsen
2007 Dec 05
1
AD returns only one group for all users
...# ls -l /export
total 72
d---rwx--- 2 root UIUC+domain users 8 Dec 4 14:12 arrakis
d---rwx---+ 3 UIUC+vanhoudn UIUC+wsg staff 3 Dec 3 16:49 wsg
# getent group UIUC+wsg\ staff
UIUC+wsg staff:x:10031:UIUC+cyliang,UIUC+vanhoudn,UIUC+cgoldsmi,UIUC+hougland,UIUC+johnshea,UIUC+jbooth,UIUC+mchesnut,UIUC+dbweber
#groups UIUC+vanhoudn
UIUC+domain users
# getent passwd UIUC+vanhoudn
UIUC+vanhoudn:*:10000:10004:vanhoudn:/home/samba/UIUC/vanhoudn:/usr/bin/false
So, even though UIUC+vanhoudn is listed as a member of "UIUC+wsg staff",
the groups co...