Hi
I'm ruing Ubuntu Server 14.04 and have installed Samba to use it as a file server. I've set my /etc/samba/smb.conf file as below, but find that when I browse to \192.168.1.100files using Windows File Explorer, I get a pop up box asking me for a useame and password. If I enter the name of the user on the Ubuntu machine, and not the password, I can access the share.
I want to have this share set up as an open access share, without needing users to log on. I have run 'chmod -R 777 /srv' in case permissions were the problem, but the issue persists. How can I stop this pop up happening? My smb.conf file is:
[files]
comment = Network Files
path = /srv
writeable = yes
guest only = yes
guest ok = yes
create mask = 0777
directory mask = 0777
browseable = yes
public = yes
برچسب:
نویسنده: استخدام کار