You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Problem

Solution

On the last windows updates they using  SMB 3  as min protocol and max protocol settings in the
smb.conf  on Linux 16.04 clients.

This problem can happen on Ubuntu Desktop 16.04 LTS.
You must add these entries in you /etc/samba/smb.conf
under global section.

[global]
client max protocol = SMB3_02



  • No labels