mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-21 17:04:21 +01:00
more debugging
This commit is contained in:
parent
bb05934284
commit
d484ee1ed0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user