node-radius icon indicating copy to clipboard operation
node-radius copied to clipboard

Chap Password - Active Directory

Open nkarabulut381 opened this issue 3 years ago • 2 comments

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?

nkarabulut381 avatar Jan 16 '22 13:01 nkarabulut381

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.

skibz avatar Jul 04 '22 12:07 skibz

How to do peap (eap mschap) operations with active directory or ldap.

nkarabulut381 avatar Jul 04 '22 13:07 nkarabulut381