mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
testprogs: Do not export UID_WRAPPER_ROOT in test_net_ads_dns.sh
There is not need for root here. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
1fb0b3684e
commit
579182372a
@ -35,9 +35,6 @@ groupaddmem="$samba_tool group addmembers"
|
||||
ldbmodify=$(system_or_builddir_binary ldbmodify "${BINDIR}")
|
||||
ldbsearch=$(system_or_builddir_binary ldbsearch "${BINDIR}")
|
||||
|
||||
UID_WRAPPER_ROOT=1
|
||||
export UID_WRAPPER_ROOT
|
||||
|
||||
IPADDRESS=10.1.4.111
|
||||
IP6ADDRESS=fd00:1a1a::1:5ee:bad:c0de
|
||||
IPADDRMAC=10.1.4.124
|
||||
|
Loading…
x
Reference in New Issue
Block a user