Configure RADIUS Authentication
Table of Contents
Expand All
|
Collapse All
Next-Generation Firewall Docs
-
-
- Cloud Management of NGFWs
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
- PAN-OS 9.1 (EoL)
-
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
-
-
-
- Cloud Management and AIOps for NGFW
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1
- PAN-OS 11.2
- PAN-OS 8.1 (EoL)
- PAN-OS 9.0 (EoL)
- PAN-OS 9.1 (EoL)
Configure RADIUS Authentication
You can configure RADIUS authentication
for end users and firewall or Panorama administrators. For administrators,
you can use RADIUS to manage authorization (role and access domain
assignments) by defining Vendor-Specific Attributes (VSAs). You
can also use RADIUS to implement Multi-Factor
Authentication (MFA) for administrators and end users. To
enable RADIUS authentication, you must configure a RADIUS server
profile that defines how the firewall or Panorama connects to the
server (see Step 1 below). You then assign the server profile to
an authentication profile for each set of users who require common
authentication settings (see Step 5 below). What you do with the
authentication profile depends on which users the RADIUS server
authenticates:
- End users—Assign the authentication profile to an authentication enforcement object and assign the object to Authentication policy rules. For the full procedure, see Configure Authentication Policy.
You can also configure client systems to send RADIUS Vendor-Specific Attributes (VSAs) to the RADIUS server by
assigning the authentication profile to a GlobalProtect portal or gateway.
RADIUS administrators can then perform administrative tasks based on those
VSAs.
- Administrative accounts with authorization managed locally on the firewall or Panorama—Assign the authentication profile to firewall administrator or Panorama administrator accounts.
- Administrative accounts with authorization managed on the RADIUS server—The following procedure describes how to configure RADIUS authentication and authorization for firewall administrators. For Panorama administrators, refer to Configure RADIUS Authentication for PanoramaAdministrators.
- Add a RADIUS server profile.The profile defines how the firewall connects to the RADIUS server.
- SelectorDeviceServer ProfilesRADIUSon Panorama™andPanoramaServer ProfilesRADIUSAdda profile.
- Enter aProfile Nameto identify the server profile.
- (Optional) SelectAdministrator Use Onlyto restrict access to administrators.
- Enter aTimeoutinterval in seconds after which an authentication request times out (default is 3; range is 1–120).If you use the server profile to integrate the firewall with an MFA service, enter an interval that gives users enough time to authenticate. For example, if the MFA service prompts for a one-time password (OTP), users need time to see the OTP on their endpoint device and then enter the OTP in the MFA login page.
- Enter the number ofRetries.
- Select theAuthentication Protocol(default isPEAP-MSCHAPv2) that the firewall uses to authenticate to the RADIUS server.Depending on which factors you want to use to authenticate users within your multi-factor authentication (MFA) environment, select the appropriate authentication protocol:
- Username, password, and push (an automatically triggered out-of-band request): Supported with all authentication protocols
- Push, password, token, and PIN (when password or token or PIN are provided together): Supported with PAP, PEAP with GTC, and EAP-TTLS with PAP
- Username, password, token, and PIN, and challenge-response (when password or token or PIN are provided together): Supported with PAP and PEAP with GTC
- Addeach RADIUS server and enter the following:
- Nameto identify the server
- RADIUS ServerIP address or FQDN. If you use an FQDN to identify the server and you subsequently change the address, you must commit the change for the new server address to take effect.
- Secret/Confirm Secretis a key to encrypt passwords and can be up to 64 characters in length.
- ServerPortfor authentication requests (default is 1812)
- ClickOKto save the server profile.
For redundancy, add multiple RADIUS servers in the sequence you want the firewall to use. If you have selected an EAP method, configure an authentication sequence to ensure that users will be able to successfully respond to the authentication challenge. There is no alternate authentication method with EAP: if the user fails the authentication challenge and you have not configured an authentication sequence that allows another authentication method, authentication fails. - If you are using PEAP-MSCHAPv2 with GlobalProtect, selectAllow users to change passwords after expiryto allow GlobalProtect users to changed expired passwords to log in.
- (PEAP-MSCHAPv2, PEAP with GTC, or EAP-TTLS with PAP only)To anonymize the user’s identity in the outer tunnel that is created after authenticating with the server, selectMake Outer Identity Anonymous.You must configure the RADIUS server so that the entire chain allows access for anonymous users. Some RADIUS server configurations may not support anonymous outer IDs, and you may need to clear the option. When cleared, the RADIUS server transmits usernames in cleartext.
- If you select an EAP authentication method, select a Certificate Profile.
- Assign the RADIUS server profile to an authentication profile.The authentication profile defines authentication settings that are common to a set of users.
- SelectandDeviceAuthentication ProfileAdda profile.
- Enter aNameto identify the authentication profile.
- Set theTypetoRADIUS.
- Select theServer Profileyou configured.
- SelectRetrieve user group from RADIUSto collect user group information from VSAs defined on the RADIUS server.The firewall matches the group information against the groups you specify in the Allow List of the authentication profile.
- SelectAdvancedand, in the Allow List,Addthe users and groups that are allowed to authenticate with this authentication profile.
- ClickOKto save the authentication profile.
- Configure the firewall to use the authentication profile for all administrators.
- Selectand edit the Authentication Settings.DeviceSetupManagement
- Select theAuthentication Profileyou configured and clickOK.
- Configure the roles and access domains that define authorization settings for administrators.If you already defined RADIUS VSAs on the RADIUS server, the names you specify for roles and access domains on the firewall must match the VSA values.
- Configure an Admin Role Profile if the administrator uses a custom role instead of a predefined (dynamic) role.
- Configure an access domain if the firewall has more than one virtual system:
- Select,DeviceAccess DomainAddan access domain, and enter aNameto identify the access domain.
- Addeach virtual system that the administrator will access, and then clickOK.
- Commityour changes to activate them on the firewall.
- Configure the RADIUS server to authenticate and authorize administrators.Refer to your RADIUS server documentation for the specific instructions to perform these steps:
- Add the firewall IP address or hostname as the RADIUS client.
- Add the administrator accounts.If the RADIUS server profile specifiesCHAPas theAuthentication Protocol, you must define accounts with reversibly encrypted passwords. Otherwise, CHAP authentication will fail.
- Define the vendor code for the firewall (25461) and define the RADIUS VSAs for the role, access domain, and user group of each administrator.When you predefine dynamic administrator roles for users, use lower-case to specify the role (for example, entersuperuser, notSuperUser).When configuring the advanced vendor options on the ACS, you must set both theVendor Length Field SizeandVendor Type Field Sizeto1. Otherwise, authentication will fail.
- If you have selected an EAP method, the firewall validates the server but not the client. To ensure client validity, restrict clients by IP address or subdomain.
- Verify that the RADIUS server performs authentication and authorization for administrators.
- Log in the firewall web interface using an administrator account that you added to the RADIUS server.
- Verify that you can access only the web interface pages that are allowed for the role you associated with the administrator.
- In theMonitor,Policies, andObjectstabs, verify that you can access only the virtual systems that are allowed for the access domain you associated with the administrator.
- In, verify theMonitorAuthenticationAuthentication Protocol.
- Test the connection and the validity of the certificate profile using the following CLI command:admin@PA-220 > test authentication authentication-profile auth-profile username<username>password<password>