[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: "Ian" <ian@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Apr 22 14:13:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi again,
I must be right clutz.. But can I get it to work, can I heck as like :0
I found my proftpd.conf file and added in the details as shown below....
> <VirtualHost 10.0.0.1>
> ServerName "My virtual FTP server"
> <Limit LOGIN>
> DenyAll
> </Limit>
> .....
> </VirtualHost>
I placed in the IP address, but how does it distringuish which vsite to deny ftp
access to and do I need to reboot or anything or add and then delete a vsite or
anything for this to be activated maybe?
Told ya I was not with it today, but I am missing something really obvious here
arnt I..
Thanks all for your help and patience, I am having a bad head day I think.
Mac