TACACS+
346 IOLAN SDS/SCS/STS User’s Guide, Version 3.6

Accessing the IOLAN from the Network User Example Settings

The following example shows the parameters that can be set for users who are accessing the IOLAN

from the Ethernet side. These settings should be included in the TACACS+ user configuration file.

# Settings f or telnet/SSH access
service = ra ccess
{
priv-lvl = x # x = 12-15 (Ad min)
# x = 8-11 (Nor mal)
# x = 4-7 (Rest ricted)
# x = 0-3 (Menu )
Perle_Line_A ccess_i=x # i = port numb er
# x = 0 (Disabl ed)
# x = 1 (Read/W rite)
# x = 2 (Read I nput)
# x = 3 (Read I nput/Write)
# x = 4 (Read O utput)
# x = 5 (Read O utput/Write)
# x = 6 (Read O utput/Input)
# x = 7 (Read O utput/Write)
timeout=x # x = session t imeout in seco nds
idletime=x # x = Idle time out in seconds
Perle_Cluste red_Port_Acces s=x # x = 0 (Disabled)
# x = 1 (Enabled)
}
# Settings f or WebManager and DeviceMan ager access
service=EXEC
{
priv-lvl = 1 2 # x = 12-15 (Ad min)
Perle_Line_A ccess_i=x # i = port numb er
# x = 0 (Disabl ed)
# x = 1 (Read/W rite)
# x = 2 (Read I nput)
# x = 3 (Read I nput/Write)
# x = 4 (Read O utput)
# x = 5 (Read O utput/Write)
# x = 6 (Read O utput/Input)
# x = 7 (Read O utput/Write)
Perle_Cluste red_Port_Acces s = 1 # enabl e clustered po rt access
}
Note: Users who are accessing the IOLAN through WebManager or DeviceManager and are being

authenticated by TACACS+ must have the Admin privilege level and the TACACS+ service

level must be set to EXEC.