iRule Security 101 - #07 - FTP Proxy
We get questions all the time about custom application protocols and how one would go about writing an iRule to "understand" what's going on with that protocol. In this article, I will look at the F...
Published Nov 15, 2007
Version 1.0DianaBalasa_242
Aug 23, 2016Nimbostratus
Hi,
Could you help me set up an iRule for FTP access, basically to enforce a directory path based on username and password?
Should be something like this:
when FTP_REQUEST { AUTH::username_credential ?
Regards,