diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-20 08:28:18 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-20 08:28:18 +0100 |
commit | 5571c9624fb27362b3c308aa804aa7021f762d81 (patch) | |
tree | cc47a648886fe0914f67a35c11eb5e2b15c82208 /net-fs | |
parent | a9b7d6d041be3ac011bf87b47d33cdd3cdf9346b (diff) |
net-fs/samba-config-redcore : make sure we can share && access WIN10 shares
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba-config-redcore/files/redcore-smb.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-fs/samba-config-redcore/files/redcore-smb.conf b/net-fs/samba-config-redcore/files/redcore-smb.conf index 139d7d87..09276f94 100644 --- a/net-fs/samba-config-redcore/files/redcore-smb.conf +++ b/net-fs/samba-config-redcore/files/redcore-smb.conf @@ -9,6 +9,7 @@ usershare max shares = 100 usershare allow guests = yes usershare owner only = yes + client max protocol = NT1 [tmp] comment = Temporary file space path = /var/tmp |