Gabriel Gearip wrote:
> Salut.
> 
>   Cum pot face pe un samba sa am atat share-uri protejate de parola
>   (user level) cat si share-uri publice (share level)? Astfel incat la
>   accesarea de pe un wingoz sa ceara parola numai la accesarea
>   share-urilor cu user de pe respectivul server...

    security = share
# the "staff" group
;[public]
;   comment = Public Stuff
;   path = /home/samba
;   public = yes
;   read only = yes
# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
;[fredsdir]
;   comment = Fred's Service
;   path = /usr/somewhere/private
;   valid users = fred
;   public = no
;   writable = yes
;   printable = no


-- 
I'm in shape. ROUND is a shape.


--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui