Enable Rlogin Control SFTP
Use the Enable Rlogin Control Sftp group policy to allow remote sftp login to AIX machines when rlogin=false for the non-root users in /etc/security/user file.
This group policy overrides the rlogin=false setting in the /etc/security/user file.
Set RloginControlSftp in /etc/centrifydc/ssh/sshd_config. Default is yes. The setting term yes or no applies to whether to respect the rlogin setting or not.
RloginControlSftp=yes, respects therlogin=falsesetting, and denies the remote login. This is the default.RloginCongrolSftp=no, overrides therlogin=falsesetting for the user, and allows remotesftplogin.