Expand aliases for winbind-generated groups.
authorVolker Lendecke <vlendec@samba.org>
Tue, 2 Mar 2004 07:47:39 +0000 (07:47 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 2 Mar 2004 07:47:39 +0000 (07:47 +0000)
commit18e48190838907a29347d471e81945257f540aa7
treec4b7ae2526522f1bf457b6f0f94baa3b38b5055e
parentfae17e0f9d228bab9992287507babd6a8fd53f97
Expand aliases for winbind-generated groups.

Do:

wbinfo -C alias
net groupmap set alias alias -L
net rpc group addmem alias DOMAIN\\group -S localhost -Uroot%secret
getent group alias

And hopefully the members of domain\\group show up :-)

Still have to get them to show up in 'getent group'.

Volker
source/nsswitch/winbindd_acct.c