I have a little challenge
I am using an FTP FSH Server with AAA policy in combination with a Multiprotocol Gateway.
On the FTP frontside Server I Autenticate and Authorize incoming connections.
How can I pass the AAA userid's with password to my backend FTP Server through the MPGW ?
I used the user agent object to test 1 connection, with 1 userid, but I can't find information how to map AAA to the useragent basic Auth methods.
I read that the user agent inserts the userid and password to the backend Server.
Hope there is someone who can give me some tips how to tackle this challenge
