How to deny no_anonymous FTP ?

From: Vincent Gillet <vincent@dont-contact.us>
Date: Mon, 5 Aug 1996 10:19:40 +0200 (MET DST)

Hello,

I want to deny any no_anonymous FTP.
(We have another proxy for such things).

I checked ACL, but I could not find anyway to deny such request.

In fact, I would like something like :

        acl no_anonym_ftp request ^ftp://.*:.*@
        http_access deny no_anonym_ftp

but there is not "request" type ACL.
Only :
        (src|domain|time|pattern|port|proto|method)

and I cannot check ftp request type in any.

Does anybody have an idea (or patch) to make such things ?

V
Received on Mon Aug 05 1996 - 01:21:37 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:45 MST