how would you give users
access to only there home directory.
ie. read, write, execute

i use this config in the smb.conf file
and they can read but not write.

[homes]
    comment = Home Directory
    path = /home/user/local/%u
    read only = No
    browseable = no
    available = no
    public = no
    writable = no
    only user = no


could someone provide an example.

Thanks


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to