Hi,
We are wanting to implement GAIA OS radius authentication via Okta, we are able to login, however we are receiving permission denied.
[Expert@vfcorpfw01:0]# id
uid=96(_nonlocl) gid=100(users) groups=100(users)
[Expert@vfcorpfw01:0]# cat /var/log/messages
cat: /var/log/messages: Permission denied
[Expert@vfcorpfw01:0]# cpconfig
/bin/cpconfig_start: line 12: /opt/CPshared/5.0/tmp/.CPprofile.sh: Permission denied
Do we need to set both of the following attributes in the radius side, or just one of them?
CP-Gaia-User-Role = adminRole
CP-Gaia-SuperUser-Access = 1
This is what we have in the okta radius side, I don't see a way to configure both of the attributes. Has anyone configured Radius auth for Gaia OS in okta? How did you configure it?