[Samba] problems with samba share
Volker Lendecke
Volker.Lendecke at SerNet.DE
Mon Feb 8 09:15:39 MST 2010
On Mon, Feb 08, 2010 at 05:26:37PM +0200, Alexandru Florescu wrote:
> "I want to achieve the following setup:
> - have a share that is read-only and accessible for guest users; => without
> having to log in.
> - have the same share be modified by an authenticated specific user."
[global]
security = user
map to guest = bad password
[share]
guest ok = yes
read only = yes
write list = yourspecificuser
Add the path = and other settings you need. Does that work for you?
Volker
More information about the samba
mailing list