[NBLUG/talk] Permissions question
Todd Cary
todd at aristesoftware.com
Fri Oct 17 07:45:02 PDT 2003
Mark -
<<<
ServerRoot /etc/httpd or DocumentRoot /home/httpd/html
>>>
ServerRoot /etc/httpd
<<<
DocumentRoot /home/httpd/html
<<<
theApache 1.3* or Apache 2 ??
What ftp server are you using?
>>>
Apache 2.
VsFtp
<<<
Why do you set the group to adm on the brianpics dir, set it to the
owner and
>>>
If I set the group to the ownder, brianpics, I cannot login. Why?
Here is the confusing part for me:
The users home directory is /home/httpd/brianpics and the privileges are
drwxrwxr-- and the directory is owned by brianpics. The ftp error is
"500 OOPS: chdir" on attempting login.
chdir from where to where?
Sorry if this has an obvious answer that I am just missing, but......
Todd
Mark Street wrote:
>On Thursday 16 October 2003 13:04, Todd Cary wrote:
>
>
>>I am running Apache and my Web root is
>>/home/httpd/
>>
>>
>
>ServerRoot /etc/httpd or DocumentRoot /home/httpd/html
>
>Why do you set the group to adm on the brianpics dir, set it to the owner and
>theApache 1.3* or Apache 2 ??
>What ftp server are you using?
> user private group brianpics.
>
>
>
>>I want to give a user ftp ability into a Web directory so I create a
>>user, "brianpics" with his home directory, "/home/httpd/brianpics".
>>
>>The folder is owned by "brianpics" and the group is "adm" with privileges
>>
>>drwxrwxr--
>>
>>I cannot remember the parameter in Apache, however it makes it so a user
>>cannot change directories above his.
>>
>>
>
>??????? Apache has nothing to do with his ability to place files with ftp or
>anyother means in his home dir.
>
>You might create his home dir in the normal location and set a symbolic link
>to his picture dir under the web space.
>
>You need to relax and let it all soak in a bit.
>
>
>
>>Here is the problem: brianpics cannot get into ftp unless I make him a
>>member of "adm". That I do not want to do.
>>
>>Am I missing something simple here?
>>
>>
>
>
>
--
More information about the talk
mailing list