|
From: John H. <web...@ew...> - 2006-07-31 16:08:15
|
Russ Ferriday wrote:
>
> Dovecot does not run as soon as I do either of
> chmod o-rx /home/<virtdomain>
> or
> chmod o-rx /home/<virtdomain>/homes/user
>
> Is there a recommended way of preventing a virt domain user being able=20
> to see the data of another virt domain user?
>
> --r
Inside of Apache 2 conf.
<IfModule mod_userdir.c>
#
# UserDir is disabled by default since it can confirm the presence
# of a username on the system (depending on home directory
# permissions).
#
UserDir disable
#
# To enable requests to /~user/ to serve the user's public_html
# directory, remove the "UserDir disable" line above, and uncomment
# the following line instead:
#
# UserDir public_html
</IfModule>
>
> =97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97
>
> Russ Ferriday
> *Topia Systems*
> tel: (+44) (0) 2076 177758
> mobile: (+44) (0) 7789 338868
> skype: ferriday
>
> -----------------------------------------------------------------------=
-
>
> -----------------------------------------------------------------------=
--
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share=
your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDEV
>
> =20
This sig might be considered a bit much on a listserver?
Best,
John Hinton
|