testprogs: Do not export UID_WRAPPER_ROOT in test_samba-tool_ntacl.sh
authorAndreas Schneider <asn@samba.org>
Mon, 27 Mar 2023 08:03:50 +0000 (10:03 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 16 Jun 2023 20:28:29 +0000 (20:28 +0000)
There is not need for root here.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
testprogs/blackbox/test_samba-tool_ntacl.sh

index fadb511f70e4143dfaa328d83814e8f79d6c728b..245897297919964836ea9c4653463a504bac03c4 100755 (executable)
@@ -27,9 +27,6 @@ new_acl_without_padding=$(echo -n "$new_acl" | perl -p -e 's/0x00/0x/g')
 
 . $(dirname $0)/subunit.sh
 
-UID_WRAPPER_ROOT=1
-export UID_WRAPPER_ROOT
-
 test_get_acl()
 {
        testfile="$1"