selftest: Add DOMAIN_ADMIN and DOMAIN_USER variables
commit4fca26641b1165c10f34effe35fafb3f3b2b7539
authorAndreas Schneider <asn@samba.org>
Fri, 8 Dec 2023 12:07:19 +0000 (8 13:07 +0100)
committerJule Anger <janger@samba.org>
Tue, 12 Dec 2023 09:02:18 +0000 (12 09:02 +0000)
treed65f8b4f89d5fe9f37b71b770788456a71c65b4f
parent3738e0a904ad165c4962b9b180b51a886acdedc6
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>
(cherry picked from commit 56d0c3a0263ed166452c129219e7a391ba4d014c)
selftest/target/Samba.pm
selftest/target/Samba3.pm
selftest/target/Samba4.pm