Upgrade to the latest version of Security Analytics (7.2.1 or higher).
Workaround
To allow RADIUS users to access the box via SSH, edit /etc/ssh/sshd_config and add "solera_cli" to the AllowGroups line, afterward it will look like this:
[[email protected] ssh]# grep AllowGroup /etc/ssh/sshd_configAllowGroups solera wheel solera_cliThen restart sshd (
service sshd restart) and RADIUS users should be able to log in to the appliance.