[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] starting in /home/sites/site#/web instead of..
- Subject: [cobalt-users] starting in /home/sites/site#/web instead of..
- From: PyschoCotic@xxxxxxx
- Date: Mon Apr 24 09:48:06 2000
When I setup a site-admin my users start in /home/sites/site#/users/username
(for ftp) but I would like my site-admins to start in /home/sites/site#/web
I edited the passwd file to reflect this and it worked but they were able to
move up two directories into /home/sites/ which I did not like....
Is there anyway to stop this? I found a file called proftpd.conf and it has
the following:
DefaultRoot / admin
DefaultRoot ~/../.. site-adm
DefaultRoot ~ !site-adm
I'm tempted to change "DefaultRoot ~/../.. site-adm" TO
DefaultRoot ~/.. site-adm
but am unsure of possible problems.
Has anyone else had this situation, could anyone help me out? I don't want
to mess up the server AGAIN and therefore have to restore AGAIN.
Please help ASAP!
Thanks,
~Randy