[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] another "is this normal" :-)
- Subject: [cobalt-users] another "is this normal" :-)
- From: "Kim Emax" <cobalt@xxxxxxx>
- Date: Thu Oct 10 10:40:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
in the proftpd.conf i found this:
<VirtualHost 192.168.0.21>
DefaultRoot / admin
DefaultRoot ~/../.. site-adm
DefaultRoot ~ !site-adm
AllowOverwrite on
DisplayLogin .ftphelp
</VirtualHost>
What on earth is ~ !site-adm? or "/ admin" ?
does it mean that admin has access to / ?
and if You´re not site-adm then U have access to only ~ (user home) ?
Sincerly
Kim Emax