0% found this document useful (0 votes)
24 views5 pages

Configure RADIUS Authentication for Panorama Administrators

The document provides a guide for configuring RADIUS authentication for administrative access to the Panorama web interface. It outlines steps for setting up a RADIUS server profile, assigning it to an authentication profile, and configuring roles and access domains for administrators. Additionally, it includes instructions for verifying successful authentication and authorization through the RADIUS server.

Uploaded by

bibist
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views5 pages

Configure RADIUS Authentication for Panorama Administrators

The document provides a guide for configuring RADIUS authentication for administrative access to the Panorama web interface. It outlines steps for setting up a RADIUS server profile, assigning it to an authentication profile, and configuring roles and access domains for administrators. Additionally, it includes instructions for verifying successful authentication and authorization through the RADIUS server.

Uploaded by

bibist
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

(/content/techdocs/en_US.

html)

Updated on Thu Oct 03 16:39:51 UTC 2024

Home (/) | Panorama (/content/techdocs/en_US/panorama.html)


| Panorama Administrator's Guide (/content/techdocs/en_US/panorama/11-0/panorama-admin.html)
| Set Up Panorama (/content/techdocs/en_US/panorama/11-0/panorama-admin/set-up-panorama.html)
| Set Up Administrative Access to Panorama (/content/techdocs/en_US/panorama/11-0/panorama-admin/set-up-panorama/set-up-
administrative-access-to-panorama.html)
| Configure Administrative Accounts and Authentication (/content/techdocs/en_US/panorama/11-0/panorama-admin/set-up-
panorama/set-up-administrative-access-to-panorama/configure-administrative-accounts-and-authentication.html)
| Configure RADIUS Authentication for Panorama Administrators (/content/techdocs/en_US/panorama/11-0/panorama-admin/set-up-
panorama/set-up-administrative-access-to-panorama/configure-administrative-accounts-and-authentication/configure-radius-authentication-
for-panorama-administrators.html)

DOWNLOAD PDF (/CONTENT/DAM/TECHDOCS/EN_US/PDF/PANORAMA/11-0/PANORAMA-ADMIN/PANORAMA-


ADMIN.PDF)

Panorama Administrator's Guide


(/content/techdocs/en_US/panorama/11-
0/panorama-admin.html)
Configure RADIUS Authentication for Panorama Administrators

Table of Contents

End-of-Life (EoL)

You can use a RADIUS (https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/authentication/authentication-


types/radius.html) server to authenticate administrative access to the Panorama web interface. You can also define Vendor-
Specific Attributes (VSAs) (https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/authentication/authentication-
types/radius.html) on the RADIUS server to manage administrator authorization. Using VSAs enables you to quickly change
the roles, access domains, and user groups of administrators through your directory service, which is often easier than
reconfiguring settings on Panorama.

You can use a RADIUS (https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-


admin/authentication/authentication-types/radius.html) server to authenticate administrative access to the
Panorama web interface. You can also define Vendor-Specific Attributes (VSAs)
(https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/authentication/authentication-
types/radius.html) on the RADIUS server to manage administrator authorization. Using VSAs enables you to
quickly change the roles, access domains, and user groups of administrators through your directory service,
which is often easier than reconfiguring settings on Panorama.

 You can Import the Palo Alto Networks RADIUS dictionary


(https://docs.paloaltonetworks.com/resources/radius-dictionary.html) into RADIUS server to define the au-
thentication attributes needed for communication between Panorama and the RADIUS server.

You can also use a RADIUS server to implement multi-factor authentication (MFA)
This site uses (https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/authentication/authentication-
cookies essential to its operation, for analytics, and for personalized content and ads. By
continuing to browse this site, you acknowledge the use
types/multi-factor-authentication) forofadministrators.
cookies. Privacy statement ❯ Cookie Settings
(https://www.paloaltonetworks.com/legal-notices/privacy)
STEP 1 -
Add a RADIUS server profile.

The profile defines how Panorama connects to the RADIUS server.

A Select Panorama > Server Profiles > RADIUS and Add a profile.

B Enter a Profile Name to identify the server profile.

C Enter a Timeout interval in seconds after which an authentication request times out (default is 3; range is 1–
20).

If you use the server profile to integrate Panorama with an MFA service, enter an interval
that gives administrators enough time to respond to the authentication challenge. For

example, if the MFA service prompts for a one-time password (OTP), administrators
need time to see the OTP on their endpoint device and then enter the OTP in the MFA

login page.

D Select the Authentication Protocol (default is CHAP) that Panorama uses to authenticate to the RADIUS
server.

Select CHAP if the RADIUS server supports that protocol; it is more secure than PAP.

E Add each RADIUS server and enter the following:

Name to identify the server

RADIUS Server IP address or FQDN

Secret/Confirm Secret (a key to encrypt usernames and passwords)

Server Port for authentication requests (default is 1812)

F Click OK to save the server profile.

STEP 2 -
Assign the RADIUS server profile to an authentication profile.

The authentication profile defines authentication settings that are common to a set of administrators.

A Select Panorama > Authentication Profile and Add a profile.

This site usesBcookies


Enteressential
a Nameto toits operation,
identify thefor analytics, and for
authentication personalized content and ads. By
profile.
continuing to browse this site, you acknowledge the use of cookies. Privacy statement ❯
(https://www.paloaltonetworks.com/legal-notices/privacy)
C Set the Type to RADIUS.

D Select the Server Profile you configured.

E Select Retrieve user group from RADIUS to collect user group information from VSAs defined on the
RADIUS server.

Panorama matches the group information against the groups you specify in the Allow List of the

authentication profile.

F Select Advanced and, in the Allow List, Add the administrators that are allowed to authenticate with this
authentication profile.

G Click OK to save the authentication profile.

STEP 3 -
Configure Panorama to use the authentication profile for all administrators.

A Select Panorama > Setup > Management and edit the Authentication Settings.

B Select the Authentication Profile you configured and click OK.

STEP 4 -
Configure the roles and access domains that define authorization settings for administrators.

A Configure an Admin Role Profile (/content/techdocs/en_US/panorama/11-0/panorama-admin/set-up-


panorama/set-up-administrative-access-to-panorama/configure-an-admin-role-profile.html#idf54b7aab-

e379-4a34-b82b-b8165586ce53) if the administrator uses a custom role instead of a predefined (dynamic)


role.

B Configure an Access Domain (/content/techdocs/en_US/panorama/11-0/panorama-admin/set-up-


panorama/set-up-administrative-access-to-panorama/configure-an-access-domain.html#id0aead9af-

4502-43e4-b260-8cdb3026c6d4) if the administrator uses a Device Group and Template role.

STEP 5 -
Commit your changes.

Select Commit > Commit to Panorama and Commit your changes.

STEP 6 -
Configure the RADIUS server.

Refer to your RADIUS server documentation for the specific instructions to perform these steps:
This site uses cookies essential to its operation, for analytics, and for personalized content and ads. By
continuing to browse this site, you acknowledge the use of cookies. Privacy statement ❯
(https://www.paloaltonetworks.com/legal-notices/privacy)
A Add the Panorama IP address or hostname as the RADIUS client.

B Add the administrator accounts.

If the RADIUS server profile specifies CHAP as the Authentication Protocol, you must de-


fine accounts with reversibly encrypted passwords (https://msdn.microsoft.com/en-
us/library/ms684364(v=vs.85).aspx). Otherwise, CHAP authentication will fail.

C Define the vendor code for Panorama (25461) and define the RADIUS
(https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/authentication/authentication-

types/radius.html) 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,

enter superuser, not SuperUser).

STEP 7 -
Verify that the RADIUS server performs authentication and authorization for administrators.

A Log in the Panorama web interface using an administrator account that you added to the RADIUS server.

B Verify that you can access only the web interface pages that are allowed for the role you associated with the
administrator.

C In the Monitor, Policies, and Objects tabs, verify that you can access only the device groups that are
allowed for the access domain you associated with the administrator.

Was this information helpful?

Yes No

Previous (/content/techdocs/en_US/panorama/11- Next (/content/techdocs/en_US/panorama/11-


Configure an 0/panorama-admin/set-up- 0/panorama-admin/set-up-
Configure
Administrator panorama/set-up-administrative-access- panorama/set-up-administrative-access-
to-panorama/configure-administrative- TACACS+ to-panorama/configure-administrative-
with SSH Key-
accounts-and-authentication/configure- Authentication accounts-and-authentication/configure-
Based
for Panorama
Authentication an-administrator-with-ssh-key-based- tacacs-authentication-for-panorama-
Administrators
for the CLI authentication-for-the-cli.html) administrators.html)

Technical Documentation Co
This site uses cookies essential to its operation, for analytics, and for personalized content and ads. By
continuing to browse this site, you acknowledge the use of cookies. Privacy statement ❯
Release Notes (/content/techdocs/en_US/release-notes.html) Abo
(https://www.paloaltonetworks.com/legal-notices/privacy)
Search (/content/techdocs/en_US/search.html) Care
Blog (https://www.paloaltonetworks.com/blog/category/technical- Cus
documentation/) LIVE
Compatibility Matrix (/content/techdocs/en_US/compatibility- Kno
matrix.html)
OSS Listings (/content/techdocs/en_US/oss-listings.html)
Sitemap (/content/techdocs/en_US/sitemap.html)

(https://www.facebook.com/PaloAltoNetworks) (https://w
(https://www.youtube.com/channel/UCPRouchFt58TZnjoI65aelA)

(/content/techdocs/en_US.html) © 2025 Palo Alto Ne

This site uses cookies essential to its operation, for analytics, and for personalized content and ads. By
continuing to browse this site, you acknowledge the use of cookies. Privacy statement ❯
(https://www.paloaltonetworks.com/legal-notices/privacy)

You might also like