mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
more debugging
This commit is contained in:
parent
be9b3d8dbe
commit
c8f0aa1051
1 changed files with 3 additions and 1 deletions
|
@ -41,6 +41,8 @@ printf '' > "${smbconffile}" && \
|
|||
--configfile="${smbconffile}" --server-role="${role}" -d 1 --adminpass="${adpass}" && \
|
||||
mv "${targetdir}/etc/smb.conf" "${smbconffile}"
|
||||
|
||||
/etc/init.d/samba restart
|
||||
sh -x /etc/init.d/samba restart
|
||||
|
||||
sleep 5
|
||||
|
||||
netstat -apn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue