Here's the official wiki page: http://wiki.samba.org/index.php/Public_Samba_Server

It looks like you've done what the page says. If that is the case, then you will have to look for some other oddity.

Dale


On 10/08/2013 6:09 AM, Winfried wrote:
By editing "log level" to "2", log.smbd nows says "Authentication for user
[fred]" -> FAILED with error NT_STATUS_NO_SUCH_USER".

I read that Samba is able to share files with anonymous users, where all
users will be treated as "nobody": If this indeed possible, what do I need
to do?

Here's my smb.conf at this point:
=======================
[global]
workgroup = WORKGROUP
encrypt passwords = yes
;wins support = yes
log level = 2
;max log size = 1000
;read only = no
guest account = nobody
security = user
map to guest = Bad User

;[homes]
;browsable = no
;map archive = yes

[test]
path = /tmp
browsable = yes
read only = yes
guest ok = yes

;Still get ERR 5
;public = yes

;Err 6118: List of servers for workgroup not currently available
force user = nobody
=======================

Thank you.



--
View this message in context: 
http://samba.2283325.n4.nabble.com/3-6-8-XP-fails-with-error-1326-tp4654631p4654676.html
Sent from the Samba - General mailing list archive at Nabble.com.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to