summaryrefslogtreecommitdiff
path: root/testprogs/blackbox/test_export_keytab.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testprogs/blackbox/test_export_keytab.sh')
-rwxr-xr-xtestprogs/blackbox/test_export_keytab.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_export_keytab.sh b/testprogs/blackbox/test_export_keytab.sh
index fc25a9f807..81db520441 100755
--- a/testprogs/blackbox/test_export_keytab.sh
+++ b/testprogs/blackbox/test_export_keytab.sh
@@ -22,7 +22,7 @@ samba4bindir="$BINDIR"
smbclient="$samba4bindir/smbclient$EXEEXT"
samba4kinit="$samba4bindir/samba4kinit$EXEEXT"
samba_tool="$samba4bindir/samba-tool$EXEEXT"
-newuser="$samba_tool newuser"
+newuser="$samba_tool user add"
. `dirname $0`/subunit.sh