The following information is used in this example:
pu1
au1
au1_pw
bu1
bu1_pw
telnet_server
sunscreen_fw
Follow the steps in the previous section, "Configuring RADIUS Authentication".
Add a rule to enable the Telnet Proxy for a pre-defined RADIUS user:
# ssadm edit Policy edit> Add Rule telnet USER radius ALLOW PROXY_Telnet edit> save # ssadm activate Policy |
Test the Telnet Proxy with RADIUS authentication:
Telnet command issued |
telnet sunscreen_fw |
Username@Hostname |
/radius/bu1@telnet_server |
Password |
bu1_radpw |
# telnet sunscreen_fw Username @Hostname: /radius/bu1@telnet_server Password: bu1_radpw |