[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: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed Apr 23 15:11:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> 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?
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.