Dustin
Dustin
Comments
-
While the behavior might still be considered buggy (or addressable via enhancement), it wasn't caused by the structure outlined in my OP. When I set ldap_users_dn like "CN=Users,DC=example,DC=com;OU=CMMC,DC=example,DC=com" the last line of the debu…
-
The issue causing the fortigate debug to fail was setting the `server_url` due to a bad assumption on my part when it should have been null. Once I got that sorted, I could successfuly authenticate with mschap and mschapv2 from the fortigate debug,…