mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
correction on deploy script
This commit is contained in:
parent
241ecb5ff7
commit
ece9f64ac0
@ -37,4 +37,4 @@ 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-ad-dc restart
|
/etc/init.d/samba restart
|
||||||
|
Loading…
Reference in New Issue
Block a user