winbind: make sure we don't contact trusted domains via SAMR as AD DC
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Feb 2018 09:33:48 +0000 (10:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 Feb 2018 11:47:25 +0000 (12:47 +0100)
commit32a63e3ea985c967ca2aadbcd9e0c60ade2d0367
tree3979cfcf12cff093d2e41eebf12d6cd7e3f7f26c
parent532a14dc684e7a6d8c584d5671a4ebbad00aa4fc
winbind: make sure we don't contact trusted domains via SAMR as AD DC

This is not needed for the normal operation of an AD DC.

Administrators should just use other tools instead of
wbinfo to list and query users and groups.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13278

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_cm.c