Article 4Q0HE Samba issue

Samba issue

by
PingAn
from LinuxQuestions.org on (#4Q0HE)
Dear all,
Here is my current smb.conf
Quote:
# See smb.conf.example for a more detailed config file or
# read the smb.conf manpage.
# Run 'testparm' to verify the config is correct after
# you modified it.

[global]
workgroup = SAMBA
security = user

passdb backend = tdbsam

printing = cups
printcap name = cups
load printers = yes
cups options = raw

[homes]
comment = Home Directories
valid users = %S, %D%w%S
browseable = No
read only = No
inherit acls = Yes

[printers]
comment = All Printers
path = /var/tmp
printable = Yes
create mask = 0600
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @printadmin root
force group = @printadmin
create mask = 0664
directory mask = 0775

[Share]
path = /home/share
writable = yes
guest ok = yes
guest only = yes
create mode = 0777
directory mode = 0777
I logon one Win 10 machine (using also account smb01) but I cannot write to

\\IP_addr\share

and got this error (2nd attached file)

is it due to such error (1st attached file)?
Attached Thumbnailsattachment.php?attachmentid=31329&stc=1& attachment.php?attachmentid=31330&stc=1& latest?d=yIl2AUoC8zA latest?i=wyKaQ2KsFAE:piDaTqqnMGw:F7zBnMy latest?i=wyKaQ2KsFAE:piDaTqqnMGw:V_sGLiP latest?d=qj6IDK7rITs latest?i=wyKaQ2KsFAE:piDaTqqnMGw:gIN9vFwwyKaQ2KsFAE
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