samba

Associate
Joined
18 Oct 2002
Posts
679
Location
Nr. Glasgow
Hello,

I am trying to setup access to a directory on a unix box.. /usr/local/apache2/htdocs

I have set samba up and can access the folder from Windows but cant write to the folder. I think I need to change some of the unix permissions aswell as some extra options in my smb.conf. Ideally I want a normal unix user to be able to access this area, not root only.

Thanks.

Dave
 
You need to change the permissions of the folder so that the user you are connecting with (From Windows) will be able to write to it.

Have a look into UNIX file system permissions to set the permissions to suit your needs.
 
Back
Top Bottom