Encryption of Stored Files in SFTP Proxy
a user can upload or download files when connecting to an endpoint via the kron pam sftp proxy this sftp proxy feature allows the transferred files to be saved on the kron pam server the saved copies are encrypted and can be opened only with the key generated during the file transfer this functionality is a security feature to analyze and investigate the transferred files in depth, by content, and not just by file names to configure and use this functionality navigate to policy > portal functions add the realm between the sftp download file manager function group and the user group that will be able to see the transferred files add the single connect user logs modulevisibility function to a function group in a realm with the related user group (i e add the single connect user logs modulevisibility function to the sftp download file manager portal function group) navigate to devices > inventory > custom properties and set the keeptransferredfileinsftpsessions property as true in the sftp proxy config file ( /pam/sftp/conf/nsso properties ) on the kron pam installation server, set the following parameters sftp allowedfiletypes tokeep (txt, png, etc ) sftp max filesize limit tokeep in mbytes install zip for proxy server yum install zip restart the sftp proxy service sudo systemctl restart pam sftp service if the configurations described above are completed, the users with the related portal function will be able to see the transferred files in the command logs (logging > session log > command log)