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>
Mon, 10 Dec 2018 09:12:22 +0000 (10:12 +0100)
commitcf7e9d3d90f99d2fc726c8230b3b6129474b602b
tree800da4c059d1cb4ece7f019aeaf8f9fcf0d234b2
parent7cc1a8d9caacb8dfe29fe6c0c533f016db707a42
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