[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: Wed Apr 23 15:47: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 Wednesday 23 April 2003 18:09, Dan Kriwitsky wrote:
> > Lets try something rather radical here...In your
> > /etc/proftpd.conf file, add the following lines BEFORE the
> > <VirtualHost> directives that are already there (using the
> > domain you wish to block of course):
> >
> > <VirtualHost stretchedout.com>
> > <Limit LOGIN>
> > DenyAll
> > </Limit>
> > </VirtualHost>
>
> What happens if someone logs in by IP instead?
What about
<Limit Login>
DenyGroup Site4, Site5, Site6
</Limit>
With Site4, Site5, and Site6 being the members of those sites?
Gearld
--
http://frontstreetnetworks.com http://raqware.com
Front Street Networks LLC | Phone: 203-785-0699
229 Front Street, Ste C, New Haven, CT 06513-3203