libcli/security: add dom_sid_lookup_is_predefined_domain()
authorRalph Boehme <slow@samba.org>
Wed, 28 Nov 2018 16:19:39 +0000 (17:19 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 7 Dec 2018 09:28:30 +0000 (10:28 +0100)
commit887cc66ff8f4f00e564452590aabc03fd30512bf
tree524af57b9114fe92039100d9e925094cac90672e
parentd85ce20d988233968b48193e0193132892ce1323
libcli/security: add dom_sid_lookup_is_predefined_domain()

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

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 2de5f06d399109009c343b0acfef822db38502a1)
libcli/security/dom_sid.h
libcli/security/util_sid.c