svn commit: samba r23471 - in branches: SAMBA_3_0/source/nsswitch
SAMBA_3_0/source/param SAMBA_3_0_26/source/nsswitch
SAMBA_3_0_26/source/param
jerry at samba.org
jerry at samba.org
Wed Jun 13 20:40:56 GMT 2007
Author: jerry
Date: 2007-06-13 20:40:54 +0000 (Wed, 13 Jun 2007)
New Revision: 23471
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23471
Log:
Here's a rough patch for expanding domain group membership
in the winbindd_getgrnam() call. Couple of comments:
* Adds "winbind expand groups" parameter which defines the
max depth winbindd will expand group members. The default
is the current behavior of one level of expansion.
* The entire getrgnam() interface should be async. I
haven't done that.
* Refactors the domain users hack in fill_grent_mem() into
its own function.
Modified:
branches/SAMBA_3_0/source/nsswitch/winbindd_ads.c
branches/SAMBA_3_0/source/nsswitch/winbindd_group.c
branches/SAMBA_3_0/source/param/loadparm.c
branches/SAMBA_3_0_26/source/nsswitch/winbindd_ads.c
branches/SAMBA_3_0_26/source/nsswitch/winbindd_group.c
branches/SAMBA_3_0_26/source/param/loadparm.c
Changeset:
Sorry, the patch is too large (1289 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23471
More information about the samba-cvs
mailing list