Enumerating from trusted domain - fix to winbindd_util.c

Tim Potter tpot at samba.org
Wed Feb 12 00:04:05 GMT 2003


On Tue, Feb 11, 2003 at 12:44:54PM -0500, Ken Cross wrote:

> You may or may not have noticed, but wbinfo -m doesn't work on
> SAMBA_3_0, and -u or -g don't return users/groups from trusted domains.
> 
> The problem was in winbindd_util.c.  init_domain_list would reset the
> list using free_domain_list and then call rescan_trusted_domains.  But
> if it wasn't time to rescan the list (every 5 minutes),
> rescan_trusted_domains didn't do anything.

Hi.  I've applied your patch - thanks.  I added a force parameter to 
the rescan_trsuted_domains() function rather than making the last_scan
variable a global.


Tim.


More information about the samba-technical mailing list