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

Sorry

Thanks a lot




-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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:[EMAIL PROTECTED]
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

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

Reply via email to