s4: samba-tool subcommand rename - change samba-tool user add to samba-tool user...
[ira/wip.git] / testprogs / blackbox / test_export_keytab.sh
index 351a67d7935e4d0211a53c59c6101d53c4ca7360..7c637042d45721ef9f5e07757dd5da26afd71525 100755 (executable)
@@ -22,7 +22,7 @@ samba4bindir="$BINDIR"
 smbclient="$samba4bindir/smbclient$EXEEXT"
 samba4kinit="$samba4bindir/samba4kinit$EXEEXT"
 samba_tool="$samba4bindir/samba-tool$EXEEXT"
-newuser="$samba_tool user add"
+newuser="$samba_tool user create"
 
 . `dirname $0`/subunit.sh