12 Feb
2025
12 Feb
'25
4:52 a.m.
Le 11/02/2025 à 20:55, Alan DeKok a écrit :
If the RADIUS server receives User-Password (ie. PAP),then you can skip ntlm_auth, and just verify the password directly via the LDAP module. See mods-available/ldap for more information.
Thanks for the reply For my information, why skip ntlm_auth in the case I'm receiving PAP, as I'm already using ntlm_auth for mschap?