mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-12-06 11:08:45 +00:00
Compare commits
1 Commits
3e257d0534
...
archive-de
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
393d98233c |
@@ -96,8 +96,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# stop + disable samba services and remove default config
|
# stop + disable samba services and remove default config
|
||||||
systemctl stop smbd nmbd winbind
|
systemctl disable --now smbd nmbd winbind systemd-resolved
|
||||||
systemctl disable smbd nmbd winbind
|
|
||||||
rm -f /etc/samba/smb.conf
|
rm -f /etc/samba/smb.conf
|
||||||
rm -f /etc/krb5.conf
|
rm -f /etc/krb5.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user