Enable Rlogin Control SSH
Use the Enable Rlogin Control SSH group policy to allow remote ssh 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 RloginControlSsh 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.
- RloginControlSsh=yes, respects the rlogin=false setting, and denies the remote login. This is the default.
- RloginCongrolSsh=no, overrides the rlogin=false setting for the user, and allows remote ssh login.