libcli/security: add dom_sid_lookup_predefined_{sid,name}()
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Mar 2017 11:55:44 +0000 (12:55 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 21 Feb 2018 13:19:19 +0000 (14:19 +0100)
commitd7780c66866144eba59408c03af50256825165ba
tree6753e751dc5c183bf22c78150ce45e0016ac4ef9
parente9ace1852ff88ebb7778e8db9a49bc5c61512d16
libcli/security: add dom_sid_lookup_predefined_{sid,name}()

This basically implements [MS-LSAT] 3.1.1.1.1 Predefined Translation Database
and Corresponding View.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/security/dom_sid.h
libcli/security/util_sid.c