The folder public_html is fine, it has been set with 755, as the apache
requested.

The problem is on user home's folder. When we do 'adduser' the folder
has id of 700, and I want to make it into 711 everytimw I add new user.

Does anybody/apache people use this method too? Is this secure?

Phillip.

On Mon, 2003-07-21 at 19:04, Jamie Wilkinson wrote:
> This one time, at band camp, Phillipus Gunawan wrote:
> >Thx fo rthe reply,
> >
> >yes its works. But the apche requires that even the
> >home folder have an id of 711 instead of 700.
> >
> >How can I change this? So whenever admin add user with
> >command 'useradd' the user hom's folder will have id
> >of 711.
> >
> >And is this a save method? considering that id 711
> >will allow other group and user to execute any file in
> >the home folder.
> 
> You mean permissions, right?  
> 
> >--- Jamie Wilkinson <[EMAIL PROTECTED]> wrote:
> >> Create /etc/skel/public_html, set the permissions
> >> you want there.
> 
> so, how about
> 
>  chmod 711 /etc/skel/public_html
> 
> -- 
> [EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to