[Samba] Configuration with Windows clients

Matt Perkins mperkins at lbmc.com
Thu Nov 4 20:49:29 GMT 2004


Try this

[Shared_pcs]
	path = /Common/Shared_pcs
	guest ok = yes
	create mask = 0777
	browseable = yes
	write list = user1, user2, etc.


On Thu, 2004-11-04 at 11:13, Albert HERVO wrote:
> 	I try to configure a Samba Server to give access to a shared
> directory and subdirectories :
> 
> 		- Read access to everyboby WITHOUT need to give a login
> (User/password): to all PCs on my network (workgroup)
> 		- Write access to only some Users , or some PC ( authorized by their
> @IP)
> 
> 
> 	I have this in the smb.conf (on the linux Server):
> 
> [Shared_pcs]
>         path = /Common/Shared_pcs
>         guest only = No
>         public = Yes
>         writable = Yes
>         create mask = 0777
>         browseable = Yes
> 
> 
> 	Whith this , all users can read but nobody can write in the directory
> "Shared_pcs"



More information about the samba mailing list