selftest: wbinfo --sids-to-unix-ids tests for wellknown SIDs
authorRalph Boehme <slow@samba.org>
Fri, 31 Mar 2017 14:24:05 +0000 (16:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Apr 2017 10:23:18 +0000 (12:23 +0200)
commit1a6802ed4ce8a247963f2b220dabd0cb4afa124e
treee32b3b47bbe1df8dd92a7bc2a61874c23cdbb8b2
parent1d66d3369d597ab83ed79874f5733b2f67bfd925
selftest: wbinfo --sids-to-unix-ids tests for wellknown SIDs

This test passes even without the fix, as in sids2xids we use the
lookupnames just to determine the mapping domain, using the default
idmap domain as fallback if that fails.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 8bd5f774fdc1f4ea012885262eb0f40640504de8)
source3/script/tests/test_wbinfo_sids2xids_int.py