RE: Folder authorisation

2003-02-20 Thread Todd A. Jacobs
On Thu, 20 Feb 2003, Ronald Hermans wrote: > Is there a way of doing this without loggin out and in again? Enjoy the power of newgrp. -- "Of course I'm in shape! Round's a shape, isn't it?" -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.

RE: Folder authorisation

2003-02-20 Thread Ronald Hermans
derdag 20 februari 2003 2:42 > To: [EMAIL PROTECTED] > Subject: Re: Folder authorisation > > > On Thu, 20 Feb 2003, Ramesh .T.S wrote: > > > Never ever try to run apache as apache user instead use > another user or > > create another user and make apache run from that

Re: Folder authorisation

2003-02-19 Thread Todd A. Jacobs
On Thu, 20 Feb 2003, Ramesh .T.S wrote: > Never ever try to run apache as apache user instead use another user or > create another user and make apache run from that user and give that > user permissions to use the html or etc files Why not? That's the default under recent versions of Red Hat, an

Re: Folder authorisation

2003-02-19 Thread Ramesh .T.S
IL PROTECTED]> Sent: Wednesday, February 19, 2003 7:01 PM Subject: Folder authorisation > Hi List. > > We are trying to set up some group rights for a folder that is owned by > apache. What we have is a folder owned by the apache user. We have made two > users member of the apache group a

Folder authorisation

2003-02-19 Thread Ronald Hermans
Hi List. We are trying to set up some group rights for a folder that is owned by apache. What we have is a folder owned by the apache user. We have made two users member of the apache group and gave that group the right to write to the folder. Now, we are able to change the files in that folder bu