Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
hapklaar
New Contributor

FortiGate and kerberos authentication to explicit proxy

I' trying to configure kerberos so clients can use this to authenticate to the explicit web proxy. The release notes talk about this very briefly, but cannot find any info on what steps need to be taken to configure this. The first is pretty self-explanatory and can also be configured from GUI. But the second, where we need to configure the account in the AD which is mapped to the SPN is not.

 

- Where do I for example get the base64 encoded keytab? 

- Is the LDAP server the profile name that can be configured in the GUI, or do I need to specify a host name?

 

I guess as this feature is quite new Fortinet hasn't gotten around to describe it in more detail yet. Can someone provide the steps to do this?

Support Kerberos and NTLM authentication (370489)

FortiGate now recognizes the client's authentication method from the token and selects the correct authentication scheme to authenticate successfully.

CLI syntax
config firewall explicit-proxy-policy

edit <example>

set active-auth-method [ntlm | basic | digest | negotiate | none]

end

 

Explicit web proxy Kerberos authentication support (297503)

The following web proxy Kerberos authentication CLI syntax has been added:

CLI syntax
config user krb-keytab

edit <example>

set principal // Kerberos service principal

set ldap-server // LDAP server name

set keytab // base64 coded keytab

 

 

3 REPLIES 3
anda37
New Contributor

Hello,

 

i want to use the same Configuration. 

 

is there any Update for this topic?

 

thanks

blackhole_route

I think I have some notes on this setup process that we received from our Fortinet account team during our eval/poc phase. I'll check in the office and post back.

mac987

Hi Good morning

 

I appreciate this is an old post but did you ever find out where to get the keytab base64 file from, do we generate it on the ldap server then import it into the FG ? I have tried to generate a random string as part of the generation but it wants a file name.

many thanks

mac

Labels
Top Kudoed Authors