ubuntu:install:samba
Samba
- accès aux freebox :
sudo apt-get install cifs-utils sudo nano /etc/samba/smb.conf
> ## SMB Protocol
# Protocol NT1 is insecure, prefer SMB2 and SMB3.
# For Freebox, NT1 is essential.
client min protocol = NT1
server min protocol = NT1
ntlm auth = ntlmv1-permitted
ubuntu/install/samba.txt · Dernière modification : 2022/01/10 20:29 de sbestel
