testprogs/blackbox: add samba4.blackbox.test_primary_group test
authorStefan Metzmacher <metze@samba.org>
Tue, 16 Oct 2018 13:16:18 +0000 (15:16 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Oct 2018 06:30:20 +0000 (07:30 +0100)
commit364ed537e0bcb3a97cae0f2d1ff72de9423ce0e6
tree745782137e3cfad2f902a0d5a5bc36e54490b606
parent60131b4452d43b3792e7f27a4190c88e7aabb1b4
testprogs/blackbox: add samba4.blackbox.test_primary_group test

This demonstrates the bug, that happens when the primaryGroupID
of a user is changed.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/samba4.blackbox.test_primary_group [new file with mode: 0644]
source4/selftest/tests.py
testprogs/blackbox/test_primary_group.sh [new file with mode: 0755]