FortiAuthenticator PEAP(MSCHAP-V2): Is it Kerberos or NTLM?
I am doing some reading about Fortiauthenticator and PEAP in Windows AD environment and I would like to understand how it works.
There are some confusing statement from Fortinet. In their NSE training site Secure Access 6.4 :01 LDAP and RADIUS, section 43:

It says using Kerberos to proxy password hash, which doesn't sound right. My understanding is for Kerberos to work, the client need to be able to reach a KDC, which is not possible before the client is authenticated.
says: "When enabled, authentication is performed using NTLM once the FortiAuthenticator has joined the AD domain, replacing the default LDAP authentication process. "
NTLM make better sense than Kerberos for the actual user authentication process.
I also found some discussions for MS-CHAPv2 and Kerberos/NTLM:
https://community.arubanetworks.com/community-home/digestviewer/viewthread?MID=23108
"There is no way to run the actual MS-CHAPv2 authentication with Kerberos, as NTLM is the only defined authentication scheme in MS-CHAPv2."