2 # Blackbox tests for samba-tool
15 samba4bindir
="$BINDIR"
16 smbclient
="$samba4bindir/smbclient"
17 samba_tool
="$samba4bindir/samba-tool"
26 if [ x
$status = x0
]; then
30 failed
=`expr $failed + 1`
36 testit
"demote" $VALGRIND $samba_tool domain demote
--server $DC -s $PROV/etc
/smb.conf
-W "$DOMAIN" -U"$USERNAME%$PASSWORD"