samba-tool: updated test suite to account for newuser change
[ira/wip.git] / testprogs / blackbox / test_passwords.sh
index dc5eaa1a3b34c48e936443c15ab37aed6e15610a..179aec35c17573779403682f621f87d846b983f7 100755 (executable)
@@ -25,7 +25,7 @@ samba4kinit="$samba4bindir/samba4kinit$EXEEXT"
 samba_tool="$samba4bindir/samba-tool$EXEEXT"
 rkpty="$samba4bindir/rkpty$EXEEXT"
 samba4kpasswd="$samba4bindir/samba4kpasswd$EXEEXT"
-newuser="$samba_tool newuser"
+newuser="$samba_tool user add"
 
 . `dirname $0`/subunit.sh