Excellent suggestion. It would be good idea if there was simply a
check box that said make this an e-mail account only in the GUI. If
it is possible to give an account SSH, it should be possible to do
the same for FTP.
-Rashid
>Probably the user was mona with password mona.
>
>For the future you should consider disallowing FTP for regular
>users and only allowing it for admin users. Otherwise it will
>eventually happen again.
>
>In your proftpd.conf, you could modify your Global container add the
><Limit LOGIN> section.
>E.g.
><Global>
>
>TimesGMT off
>
>DefaultChdir ../../web site-adm
>
><Limit SITE_CHMOD>
>
>AllowAll
>
></Limit>
>
>IdentLookups off
>
>MaxClientsPerHost 40
>
>MaxClientsPerUser 40
>
>DeferWelcome on
>
><Limit LOGIN>
>
>DenyAll
>
>AllowGroup site-adm
>
>AllowUser someotheruserthatyouwanttoallow
>
>AllowUser someotheruserthatyouwanttoallow2
>
>AllowUser admin
>
></Limit>
>
>ServerIdent off
>
></Global>
>
>
>
>
>
>----
>Ken Marcus
>Ecommerce Web Hosting by
>Precision Web Hosting, Inc.
>http://www.precisionweb.net
>
>
*****************************************************************
MuntadaNet Web Hosting and Web Design Services
http://www.muntada.com
Sales - sales (at mark) muntada.com
Support - support (at mark) muntada.com
Billing - billing (at mark) muntada.com
Main Office - 808-689-6092
Fax - (808) 356-0279
*****************************************************************