s4:winbind Implement logic for getgroups to work
authorMatthieu Patou <mat@matws.net>
Thu, 4 Mar 2010 00:05:06 +0000 (03:05 +0300)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 9 Mar 2010 16:20:30 +0000 (17:20 +0100)
commit42b5b381871dd935aeda34669a2c03a05a63f5f0
treefa02bfc71718a02b679f96d047bd0c16c50fb7e7
parent30baf31411363ebd79a6366caf4a792850c40192
s4:winbind Implement logic for getgroups to work

This function is called by the system everytime we do a id user or when we do wbinfo -r

Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
source4/winbind/config.mk
source4/winbind/wb_cmd_getgroups.c [new file with mode: 0644]
source4/winbind/wb_samba3_cmd.c