Configure TACACS+ Settings
Note -
The same procedure applies to TACACS+ configuration on SP and Host ILOM.
Note -
Before you configure TACACS+ settings for use with SEFOS, ensure that the User Management (u) role is enabled. Also ensure that you have collected all relevant information about your TACACS+ environment. Then configure the appropriate settings from Oracle ILOM to enable authentication using TACACS+.
-
Log in to the Oracle ILOM CLI.
-
Navigate to the tacacs+ directory.
-> cd /SP/clients/tacacs+
-
Use the set command to configure the TACACS+ properties.
-> set/SP/clients/tacacs+ state=enabled address=10.12.235.32
Set 'state' to 'enabled'
Set 'address' to '10.12.235.32'
-
Use the show command to view the TACACS+ properties.
-> show /SP/clients/tacacs+
/SP/clients/tacacs+
Targets:
Properties:
address = 10.12.235.32
defaultrole = o
fs_privilege = 1
port = 49
protocol = ip
secret = *****
service = ppp
state = enabled
Commands:
cd
set
show