mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
trying to fix samba/AD setup
This commit is contained in:
parent
8b48a1f024
commit
d25ceef2d3
1 changed files with 4 additions and 3 deletions
|
@ -70,13 +70,14 @@ cat ${smbconffile}
|
|||
|
||||
mv /var/lib/samba/private/krb5.conf /etc/krb5.conf
|
||||
|
||||
sleep 5
|
||||
sleep 15
|
||||
|
||||
systemctl start samba-ad-dc
|
||||
/etc/init.d/samba-ad-dc start
|
||||
systemctl restart samba-ad-dc
|
||||
/etc/init.d/samba-ad-dc restart
|
||||
|
||||
cat /var/log/samba/*
|
||||
|
||||
sleep 5
|
||||
|
||||
systemctl status samba-ad-dc
|
||||
ss -apn | grep samba
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue