Description |
This article describes what is causing the "NULL password is not allowed" error in RADIUS debug and how it can be fixed.
fortiauth radiusd[23159]: (3) facauth: Remote ldap user 'test': NULL password is not allowed
This error is caused by an authentication method mismatch between the parties involved in this transaction (ex: FortiGate/supplicant sends MSCHAPv2 but FortiAuthenticator and/or remote server supports PAP only). |
Scope | FortiAuthenticator 6.X. |
Solution |
MSCHAPv2 is supported by the FortiAuthenticator, but it might not be enabled because:
1) If the FortiAuthenticator is not joined to the domain, then make it join the domain. Make sure the radius client/supplicant is using the same method as the radius server.
# config user radius
# config user radius
Related documents: https://docs.fortinet.com/document/fortiauthenticator/6.4.7/administration-guide/569230/ldap |