Permission between Ubuntu and W2k / XP with smb mount
I have setup a private intranet server with Ubuntu server ver 8.04 running appache. I need to be able to write to the clients local disk (NTSF on W2k) so I created a folder in the data area of the appache user (fhuser) for the domain owned by the user on the server. I then mounted the directory on the client to the directory created on the server with smb
Here is the mount instruction:
smbmount //192.168.
I have set Guest privilages to full read and right for all files and sub-directories on the W2k system
The mount works great, from root and fhuser (the apache user) I can read and write to the directory perfectly in command mode. The problem comes when I want to write as a web user. Even though I can read the directory I can not write to it. I get permission denied.
Any Ideas?
Thanks
Don Barnett
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu apache2 Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Don Barnett for more information if necessary.