Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 16:05:24 -0500
From:      "Kris Kedzierski" <kris@activetech.net>
To:        "FreeBSD-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: User Permissions
Message-ID:  <035901bef006$b76d0d80$0ac951d1@activetech.net>
References:  <Pine.BSF.4.05.9908261416190.6392-100000@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help


[snip]
>
> tip #1: read the documentation.
> tip #2: be more specific, you didn't even tell us what web server
>   you are running...
>
> assuming apache:

It is Apache 1.3.6 with php

>
> http://www.apache.org/docs-1.2/mod/mod_userdir.html
>
> basically, you can make a directory such as: "/usr/home/webspace"
> make it owner:group root:wheel, make sure it is rwx--x--x, then
> set line with "UserDir" in it to:
>
> UserDir /usr/home/webspace
>
> then when a user needs a web dir, just make it in /usr/home/webspace
> and chown it username:group and make it 755.
>
I got that far thanks, but the real question is when i set up users i need
to set the permissions for the user dir.  Should users belong to different
groups, same groups or i need to change the permissions on each user dir
after i added a user?
Any resources on that anywhere?

Thanks

Kris



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?035901bef006$b76d0d80$0ac951d1>