mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
more debugging
This commit is contained in:
parent
be9b3d8dbe
commit
c8f0aa1051
@ -41,6 +41,8 @@ printf '' > "${smbconffile}" && \
|
|||||||
--configfile="${smbconffile}" --server-role="${role}" -d 1 --adminpass="${adpass}" && \
|
--configfile="${smbconffile}" --server-role="${role}" -d 1 --adminpass="${adpass}" && \
|
||||||
mv "${targetdir}/etc/smb.conf" "${smbconffile}"
|
mv "${targetdir}/etc/smb.conf" "${smbconffile}"
|
||||||
|
|
||||||
/etc/init.d/samba restart
|
sh -x /etc/init.d/samba restart
|
||||||
|
|
||||||
|
sleep 5
|
||||||
|
|
||||||
netstat -apn
|
netstat -apn
|
||||||
|
Loading…
Reference in New Issue
Block a user