samba-tool: allow sid strings for 'group {add,remove}members'
authorStefan Metzmacher <metze@samba.org>
Mon, 26 Feb 2018 16:04:00 +0000 (17:04 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 19 Mar 2018 19:30:51 +0000 (20:30 +0100)
commit6a0fe7b0389c2d4ccdcfdadf4dec33ef09759bfd
tree0da211877ac7f5d9ee2bdf2020842d4e09870020
parent94bbcb0ea0b4eb9a4f16d7eb4fbf4d363b34ba61
samba-tool: allow sid strings for 'group {add,remove}members'

This makes it possible to add foreign SIDS as group members.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/samdb.py