Hi there,
we are using the SFTP server in our some of our development environments, we have set some of the settings and a user name and have captured the config XML, we are using AWS Elastic Beanstalk to auto provision our dev environments, however the password for the user account in encrypted using a local machine key so when we create new environments the password will not decrypt thus we have to manually change the password back.
Is there anyway to stop the encryption of the password in sftp_cfg.xml or can you pass any of this config during the MSI installation ?
Steve