MFT source/targets password repository.
Hi,
We are using MFT solution(12.2.1.3) for file transfers to different systems using different protocols.This involves picking messages from source,pushing messages to targets etc.
Connection parameters to the end systems include password along with many other parameters.
I have below questions regarding passwords of endsystems.
1) Where are these passwords saved in the backend? (filesystem or database?)
2) If filesystem what is the filename that contains these passwords? and if database what is the table name?
3) Are the passwords in the backend encrypted? If yes, how can i decrypt?
Please help.