Hello

In order to give right access to the home directory

- Comment  / or delete writable = no  and read only = no and writable = yes
is exactly the same thing. You don't need writable = yes anyway

- I suggest you don't  pico  /usr/local/etc/smb.conf  after this because there
are more appropiate tools such as "SWAT" which can make your job so much easier.



On Wed, 08 Mar 2000, Steve Lee wrote:
> how do i give users write access to their 
> home directory?
> 
> this is what i have for that section in the
> smb.conf file but does not work.
> 
> [homes]
>     comment = Home Directory
>     path = /home/user/local/%u
>     read only = No
>     browseable = no
>     available = no
>     public = no
>     writable = no
>     only user = no
> 
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--


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

Reply via email to