End-of-Life (EoL)
Set Up Kerberos Authentication
Kerberos is a computer network authentication
protocol that works on the basis of tickets to allow
nodes communicating over a non-secure network to prove their identity
to one another in a secure manner.
- Create a server profile.The server profile identifies the external authentication service and instructs the firewall how to connect to that authentication service and access the authentication credentials for your users.
- Selectand select theDeviceServer ProfilesKerberosprofile.
- ClickAddand enter a ProfileName, such as GP-User-Auth.
- If this profile is for a firewall with multiple virtual systems capability, select a virtual system orSharedas the Location where the profile is available.
- ClickAddin the Servers section and then enter the necessary information for connecting to the authentication server, including the serverName, IP address or FQDN of theServer, andPort.
- ClickOKto save the server profile.
- (Optional) Create an authentication profile.The authentication profile specifies the server profile for the portal or gateways to use when they authenticate users. On a portal or gateway, you can assign one or more authentication profiles in one or more client authentication profiles. For descriptions of how an authentication profile within a client authentication profile supports granular user authentication, see Configure a GlobalProtect Gateway and Set Up Access to the GlobalProtect Portal.To enable users to connect and change their own expired passwords without administrative intervention, consider using a pre-logon connect method. See Remote Access VPN with Pre-Logon for details.
- SelectandDeviceAuthentication ProfileAdda new profile.
- Enter aNamefor the profile and then selectKerberosas the authenticationType.
- Select the Kerberos authenticationServer Profilethat you created in 1 from the drop-down.
- Specify the domain name and username format. The device combines theUser DomainandUsername Modifiervalues to modify the domain/username string that a user enters during login. The device uses the modified string for authentication and uses theUser Domainvalue for User-ID group mapping. Modifying user input is useful when the authentication service requires domain/username strings in a particular format and you don’t want to rely on users to correctly enter the domain. You can select from the following options:
- To send only the unmodified user input, leave theUser Domainblank (the default) and set theUsername Modifierto the variable%USERINPUT%(the default).
- To prepend a domain to the user input, enter aUser Domainand set theUsername Modifierto%USERDOMAIN%\%USERINPUT%.
- To append a domain to the user input, enter aUser Domainand set theUsername Modifierto%USERINPUT%@%USERDOMAIN%.
If theUsername Modifierincludes the%USERDOMAIN%variable, theUser Domainvalue replaces any domain string that the user enters. If theUser Domainis blank, that means the device removes any user-entered domain string. - Configure Kerberos single sign-on (SSO) if your network supports it:
- Enter theKerberos Realm(up to 127 characters). This is the hostname portion of the user login name. For example, the user account name user@EXAMPLE.LOCAL has the realm EXAMPLE.LOCAL.
- Specify aKerberos Keytabfile: click theImportlink,Browseto the keytab file, and clickOK. During authentication, the endpoint first tries to use the keytab to establish SSO. If it succeeds, and the user attempting access is in theAllow List, authentication succeeds immediately. Otherwise, the authentication process falls back to manual (username/password) authentication of the specifiedType. TheTypedoesn’t have to be Kerberos. To change this behavior so that users can authenticate only using Kerberos, setUse Default Authentication on Kerberos Authentication FailuretoNoin a GlobalProtect portal agent configuration.
- Select theAdvancedtab.
- In the Allow List,Addand then select the users and groups that are allowed to authenticate with this profile. Selecting the predefinedalloption allows every user to authenticate. By default, the list has no entries, which means no users can authenticate.
- Save your changes and commit the configuration.ClickOK, and thenCommit.
Recommended For You
Recommended Videos
Recommended videos not found.