On Wednesday 09 April 2008, Luca Ferrari wrote:
> [LABORATORIO_SMB]
>         comment           = Cartella privata Laboratorio
>         path              = /mnt/samba/lab_smb
>         browsable         = yes
>         available         = yes
>         valid users       = @laboratorio @estero
>         write list        = @laboratorio
>         read list         = @estero
>         writable          = yes
>         printable         = no
>         force group       = laboratorio

Try:

[LABORATORIO_SMB]
        comment           = Cartella privata Laboratorio
        path              = /mnt/samba/lab_smb
        browsable         = yes
        valid users       = @laboratorio, @estero
        write list        = @laboratorio
        read only         = yes

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

Reply via email to