1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/rpc_server/samr
Matthias Dieter Wallnöfer 2e0a933ac8 s4:samr RPC server - QueryDisplayInfo returns always all domains users, aliases and groups
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>
2011-02-15 16:56:19 +01:00
..
dcesrv_samr.c s4:samr RPC server - QueryDisplayInfo returns always all domains users, aliases and groups 2011-02-15 16:56:19 +01:00
dcesrv_samr.h s4:samr RPC server - fix trailing whitespaces 2010-10-29 09:55:18 +00:00
samr_password.c s4:samr RPC server - fix trailing whitespaces 2010-10-29 09:55:18 +00:00