not sure if you are aware of the configuration expectations so...
Quote:
How to Configure FTP or Telnet Authentication Proxy
To enable FTP or Telnet authentication proxy, you must enable AAA services, configure the FTP or Telnet server, and enable authentication proxy. This section contains the following procedures:
•Configuring AAA
•Configuring the Authentication Proxy
•Verifying FTP or Telnet Authentication Proxy
•Monitoring and Maintaining FTP or Telnet Authentication Proxy Sessions
Configuring AAA
To use authentication proxy, you must configure a AAA server for authentication. The authentication proxy service of the AAA server must also be configured for authorization. To configure these tasks, perform the following steps:
SUMMARY STEPS
1. enable
2. configure terminal
3. aaa new-model
4. aaa authentication login default group tacacs+ group radius
5. aaa authorization auth-proxy default [[group tacacs+] [group radius]]
6. aaa authorization exec default [group tacacs+] [group radius]
7. aaa accounting auth-proxy default stop-only [group tacacs+] [group radius]
8. access-list access-list-number {permit | deny} {tcp | ip | icmp} host source eq tacacs host destination
|
source: w-w-w.cisco.com/en/US/docs/ios/security/configuration/guide/sec_fwall_auth_ftp_ps6350_TSD_Products_Configurati on_Guide_Chapter.html#wp1038640