mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
2e0a933ac8
That means when calling "QueryDisplayInfo" on the BUILTIN handle we still get all related domain objects - for example all domain (global + universal) groups. This is contrary to the "EnumDomain..." calls which do really only return the objects in the specified domain policy handle. This has been observed against Windows Server 2008 and confirmed by dochelp. In the same occasion I've converted from a "gendb*"-oriented search call to "dsdb_search". Patch-reviewed-by: Andrew Tridgell <tridge@samba.org> |
||
---|---|---|
.. | ||
dcesrv_samr.c | ||
dcesrv_samr.h | ||
samr_password.c |