selftest: Add DOMAIN_ADMIN and DOMAIN_USER variables
authorAndreas Schneider <asn@samba.org>
Fri, 8 Dec 2023 12:07:19 +0000 (13:07 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 10 Dec 2023 21:24:38 +0000 (21:24 +0000)
commit56d0c3a0263ed166452c129219e7a391ba4d014c
tree6a3630abf94c0e294d1b1499bcb67bfa6009d022
parenta2af6946f5e53b7d954aa54d3d115dbe4975b1c4
selftest: Add DOMAIN_ADMIN and DOMAIN_USER variables

We should start using those in future. So we can distinguish which
privileges we want. Currently DC_USERNAME is the Administrator. Whatever
possible should use DOMIAN_USER instead.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba.pm
selftest/target/Samba3.pm
selftest/target/Samba4.pm