RADIUS
RADIUS
TACACS+:
o TACACS+ stands for Terminal Access Controller Access Control System Plus.
o TACACS+ is Cisco proprietary protocol that is used to deliver AAA security services.
o TACACS+ is an application, which is implement through AAA.
o TACACS+ provides centralized acceptance of user to take the access control of device.
o TACACS+ provides other access servers in the network as well.
o TACACS+ provides to control the authorization of router commands per-user or group.
o Terminal Access Controller Access Control System Plus offers multiprotocol support.
o TACACS+ encrypts entire body of the packet but leaves a standard TACACS+ header.
RADIUS TACACS+
RADIUS uses UDP TACACS+ uses TCP
Uses ports 1812/1645 for authentication TACACS+ uses TCP port 49
Uses ports 1813/1646 for accounting
RADIUS encrypts passwords only TACACS+ encrypts the entire communication
RADIUS combines authentication and TACACS+ treats Authentication, Authorization,
Authorization and Accountability differently
RADIUS is an open protocol TACACS+ is Cisco proprietary protocol
RADIUS is a light-weight protocol TACACS+ is a heavy-weight protocol
consuming less resources consuming more resources
RADIUS is limited to privilege mode TACACS+ supports 15 privilege levels
Mainly used for Network Access Mainly used for Device Administration
Click Device –> Authentication Profile –> Add. Here you want to make the type ‘RADIUS’ and
choose the profile you created earlier. Give any name you like in my case RADIUS-Auth, go to
advanced tab click on Add button and choose all click OK to submit.
Click Device –> Setup –> Authentication Settings. Here you want to select the Authentication
Profile you created earlier. Note the failed attempts and lockout time options. Change these as
appropriate for your environment.
Commit the Changes by Clicking Commit on top right corner to save the configuration.
Verification:
Try a wrong password to see this System Log entry on the Palo Alto Networks Firewall. With the
right password, the login succeeds and lists these log entries: Monitor > Logs > System.