Article 58TRP smb.conf works in Slackware 14.0, breaks in -current

smb.conf works in Slackware 14.0, breaks in -current

by
KISSAndStable
from LinuxQuestions.org on (#58TRP)
I am thinking about biting the bullet and upgrading from Slackware 14.0 to -current, but no devices on my LAN (neither Linux nor Windows not iOS) recognize my SAMBA share running -current, and all of them do recognize it running the identical smb.conf in 14.0.

I have simple needs. One share called 'PublicDirectory' mounted at /mnt/dv/public. Guests OK. read/write allowed.

Ideas appreciated.

My current smb.conf:

[global]
workgroup = HOME
server string = %h server
#security = SHARE
# Next 2 lines are a hack because SHARE security now invalid
security = USER
map to guest = Bad User
log file = /var/log/samba/log.%m
max log size = 105000
dns proxy = No
hosts allow = 192.168.8.
hosts deny = ALL
local master = yes
preferred master = yes

[PublicDirectory]
path = /mnt/dv/public
read only = No
guest ok = Yeslatest?d=yIl2AUoC8zA latest?i=zPr52DykJ_0:ysQXW6gzm64:F7zBnMy latest?i=zPr52DykJ_0:ysQXW6gzm64:V_sGLiP latest?d=qj6IDK7rITs latest?i=zPr52DykJ_0:ysQXW6gzm64:gIN9vFwzPr52DykJ_0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments