[Samba] Configuration with Windows clients

Albert HERVO albert.hervo at sydel.fr
Fri Nov 5 16:35:42 GMT 2004


Yes, until now it works well : I had written a mistake in the smb.conf
!

Sorry

Thanks a lot




-----Message d'origine-----
De : samba-bounces+albert.hervo=sydel.fr at lists.samba.org
[mailto:samba-bounces+albert.hervo=sydel.fr at lists.samba.org]De la part
de Albert HERVO
Envoyé : vendredi 5 novembre 2004 13:25
À : Samba
Objet : TR: [Samba] Configuration with Windows clients



It doesn't work as I want :

	With this, everyboby has ALL accesses to Shared_pcs
	Although I have put : write list = root 	!!




-----Message d'origine-----
De : Matt Perkins [mailto:mperkins at lbmc.com]
Envoyé : jeudi 4 novembre 2004 21:49
À : Albert HERVO
Cc : Samba
Objet : Re: [Samba] Configuration with Windows clients


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"

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



More information about the samba mailing list