3 Dec
2007
3 Dec
'07
11:19 p.m.
If I tried to dial the Radius from Windows terminal, it always give me an error like this: *Error 691*: Access was denied because the user name and/or password was invalid on the domain
The Windows machine is using MS-CHAP. You cannot authenticate users who are in /etc/password using MS-CHAP. It's impossible.
The server needs access to the clear-text, or NT hashed password.
How can I create clear text password for user? Is there any documentation that I have to read for setting that? -Pungki