Does Oracle API Gateway FTP Transfer Service run it’s own daemon on port 22 or does it hook into the underlying operating system’s SSH/SFTP subsystem?
If it uses the underlying system’s sftp then this would suggest all users are created within the underlying OS environment along with the authentication configuration (password/keys) - is this correct?
If it uses it’s own system then where do we configure usernames and passwords/keys within OAG?