s3:winbindd: list users/groups of our own domain as AD DC
authorStefan Metzmacher <metze@samba.org>
Sat, 28 Mar 2015 08:31:05 +0000 (08:31 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 5 May 2015 23:22:14 +0000 (01:22 +0200)
commit9eb64502f0f3d7b0a86488452740ad8184ae3e37
tree188670217062734d2c8f081d8c373ec74fad3a75
parente1aca8d69e9b825c449f0b0050d7bfd51fd6baa0
s3:winbindd: list users/groups of our own domain as AD DC

The AD users/groups of the local domain of an AD DC
only exist via winbindd and not in /etc/passwd or /etc/group.

This also matches the behaviour of the source4/winbind code.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11183

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/knownfail
source3/winbindd/winbindd_util.c