s4:blackbox password tests - more complex passwords
[samba.git] / source4 / setup / tests / blackbox_newuser.sh
index 30e6830be5b5552252873036ec2db2bd004d18ce..113b667b592fb2401fd283b38d5c19a78702a353 100755 (executable)
@@ -18,13 +18,13 @@ net="./bin/net"
 
 CONFIG="--configfile=$PREFIX/simple-dc/etc/smb.conf"
 
-testit "newuser" $net newuser $CONFIG testuser testpass
+testit "newuser" $net newuser $CONFIG testuser testp@ssw0Rd
 
 # check the enable account script
 testit "enableaccount" $net enableaccount $CONFIG testuser
 
 # check the enable account script
-testit "setpassword" $net setpassword $CONFIG testuser --newpassword=testpass2
+testit "setpassword" $net setpassword $CONFIG testuser --newpassword=testp@ssw0Rd2
 
 # check the setexpiry script
 testit "noexpiry" $net setexpiry $CONFIG testuser --noexpiry