Change samba configuration as there are problems with windows clients.
This commit is contained in:
@@ -16,6 +16,12 @@
|
|||||||
force create mode = 0644
|
force create mode = 0644
|
||||||
force directory mode = 0755
|
force directory mode = 0755
|
||||||
|
|
||||||
|
server min protocol = SMB2_10
|
||||||
|
client max protocol = SMB3
|
||||||
|
client min protocol = SMB2_10
|
||||||
|
encrypt passwords = true
|
||||||
|
restrict anonymous = 2
|
||||||
|
|
||||||
[data]
|
[data]
|
||||||
comment = Data
|
comment = Data
|
||||||
path = /share
|
path = /share
|
||||||
|
|||||||
Reference in New Issue
Block a user