[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Default FTP Login Directorys and FTP Permissions
- Subject: [cobalt-developers] Default FTP Login Directorys and FTP Permissions
- From: "[Dominik] Dominik" <Dominik@xxxxxxxxxx>
- Date: Thu Nov 15 15:40:56 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi,
I already figured out how to connect the siteadmins directly to the web
folder:
i just edited /etc/proftpd.conf and /etc/proftpd.conf.master and changed
these line:
DefaultRoot ~/../.. site-adm
to
DefaultRoot ~/../../web/ site-adm
now i have a problem with my normal useres (not siteadmins).
i dont want normal users to have an ftp login....
they should be "email only" users....
how can i realize this? any possibility in adding something to the gui
so that i can choose wheter if the user should have ftp access or not?!
another point:
is it possible to toggle wheter if the siteadmin has access to the
http://hisdomain/siteadmin or not?!
i dont want every siteadmin to have access to the cobalt web siteadmin
system.
Thanks in Advance for your answers.
Dominik