diff --git a/tests/test_env/deploy.sh b/tests/test_env/deploy.sh index 0a5fc51..3c40983 100755 --- a/tests/test_env/deploy.sh +++ b/tests/test_env/deploy.sh @@ -52,11 +52,13 @@ printf '' > "${smbconffile}" && \ echo "Move configuration" mv "${targetdir}/etc/smb.conf" "${smbconffile}" -cat ${targetdir}/etc/smb.conf +cat ${smbconffile} mv /var/lib/samba/private/krb5.conf /etc/krb5.conf +timeout 30 samba -i + sleep 5 /etc/init.d/samba-ad-dc start