How to disable MAX encryption of password

kahsing@nlb.gov.sg
Mon, 2 Jun 1997 17:18:02 +0800

I am setting up RadiusNT to support dial-in through and Ascend MAX 4000.
When the user uses Windows 95 Dial-up Networking to dial in to the MAX, the
MAX encrypts the user's password before sending to the RadiusNT for
authentication. As a result, the authentication always fail. I had
previously thought that it was the CHAP setting on my MAX but this case
seems to happen even if I use PAP. Reporduced below is the x-15 listing on
Radius NT. If my diagnostic is correct, does anybody know how to disable
MAX's encryption of password? I tried to disable everything relevant I can
find from the Ascend manuals.

By the way, does anyone know where I can download RadiusNT 2.2 from? All I
get from the ftp site is RadNT_60.

----------------------------------------------------------
....
NAS-Identifier = 10.14.2.2
NAS-Port = 20113
State = ""
Framed-Address = 10.14.3.103
Acct-Session-Id = "317686"
rad_authenticate_ODBC()
Password = "\277*QE\021\306\367\253\372"
Decrypting Password: (some ASCII characters)
Allocating Statement...

SQL Statement: Select DateAdd ......

Database Password: password
Freeing SQL Statement...
LOG: User: access Not found

User: access Not found
Sending Reject of id 6 to a0e0202 (MAX4000)

Response Time: 651
----------------------------------------------------------