[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Disable FTP Access
- Subject: Re: [cobalt-users] Disable FTP Access
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue Apr 22 10:24:01 2003
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Tuesday 22 April 2003 13:13, Larry Smith wrote:
> According to the Proftpd docs, you can simply add a <Limit LOGIN> section
> to the virtualhost section for that site and immediately shutdown all FTP
> to that site:
>
> <VirtualHost 10.0.0.1>
> ServerName "My virtual FTP server"
> <Limit LOGIN>
> DenyAll
> </Limit>
> .....
> </VirtualHost>
>
> Just tested it against a site here and it works...
Agreed! that is the way to do it.
But, always save your config as it may be overwritten!
Gerald
--
http://frontstreetnetworks.com http://raqware.com
Front Street Networks LLC | Phone: 203-785-0699
229 Front Street, Ste C, New Haven, CT 06513-3203