I have Apache and Samba running on the same machine. In smb.conf I have a
record as follows:

[apache]
comment = Apache
path = /usr/local/apache/htdocs/
read only = no
public = yes
create mode = 0644

so that I could write files directly to the apache index folder. Yet I have
the "access denied" when writing a file. How do I fix it? I thought that 644
was the mode of /usr/local/apache/htdocs files.

Denis

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to