TODO make sure the gid doesn't belong to a user s3:passdb: return ID_TYPE_BOTH for...
authorMichael Adam <obnox@samba.org>
Mon, 3 Dec 2012 00:48:15 +0000 (01:48 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 13 Aug 2018 14:19:42 +0000 (16:19 +0200)
commita1f401eb11bcd5d05652ebc9a57158d35f93b8cf
tree8e8bdeaffd2d623bd2219b56a15144357c1515d0
parent3e6ce5c6e679fdb39ed8142bf5e1ed4105164826
TODO make sure the gid doesn't belong to a user s3:passdb: return ID_TYPE_BOTH for builtin and wellknown sids from pdb_default_sid_to_id()

This allows e.g. for BUILTIN\\administrators to be taken as file owner (user).

Signed-off-by: Michael Adam <obnox@samba.org>
source3/passdb/pdb_interface.c