hi, i want to decode both(CHAP and MS-CHAP) passwords. why i want to do this is? i am sending username and password to java file to test authentication.there it is unable to understand that chap and ms-cahp encrypted data. before going to java file i will decode and convert to plain-text .so that java file can understand. plz help me -- View this message in context: http://old.nabble.com/how-to-decode-CHAP-and-MS-CHAP-passwords-tp26525242p26... Sent from the FreeRadius - User mailing list archive at Nabble.com.
shivashankar wrote:
i want to decode both(CHAP and MS-CHAP) passwords.
It's impossible to "decode" the data.
why i want to do this is?
i am sending username and password to java file to test authentication.there it is unable to understand that chap and ms-cahp encrypted data.
before going to java file i will decode and convert to plain-text .so that java file can understand.
plz help me
You can read the RFCs like everyone else did. And this list is *NOT* the place to ask questions about your java program, or about non-FreeRADIUS issues. Alan DeKok.
hi Alan, Thax for your reply. 2009/11/26 Alan DeKok <aland@deployingradius.com>
shivashankar wrote:
i want to decode both(CHAP and MS-CHAP) passwords.
It's impossible to "decode" the data.
why i want to do this is?
i am sending username and password to java file to test authentication.there it is unable to understand that chap and ms-cahp encrypted data.
before going to java file i will decode and convert to plain-text .so that java file can understand.
plz help me
You can read the RFCs like everyone else did.
And this list is *NOT* the place to ask questions about your java program, or about non-FreeRADIUS issues.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- regard's shiva shankar
participants (3)
-
Alan DeKok -
shiva shankar -
shivashankar