Multiple choice technology

How passwords for FTP components can be encrypted?

  1. Use the epw parameter in FTP component

  2. .netrc file

  3. settting AB_FTP_PASSWORD configuration variable

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Ab Initio provides multiple methods to encrypt FTP component passwords: the epw parameter in the FTP component itself, using a .netrc file for stored credentials, or setting the AB_FTP_PASSWORD configuration variable. All three approaches are valid and serve different security and operational needs.