node-radius
node-radius copied to clipboard
Chap Password - Active Directory
I want to authenticate user in Active Directory with chap or mschap.
The radius comes as a password <Buffer 9d 98 5e be 43 35 aa c7 b4 c0 4d a8 85 41 1c 46 99>. There is no way to code this.
How can I query the chap password from the active directory?
Authenticating the password received in an access request against your database is outside the scope of this library. Please refer to your Active Directory documentation instead.
How to do peap (eap mschap) operations with active directory or ldap.