Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kakwa committed Jul 22, 2016
1 parent bb05934 commit d484ee1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_env/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d484ee1

Please sign in to comment.