Re: Radius Autentication using Chap
From: Sam Salhi [MSFT] (samers_at_online.microsoft.com)
Date: 02/16/05
- Next message: Sam Salhi [MSFT]: "Re: How to configure IAS as a radius server with access-challenger mode"
- Previous message: Sam Salhi [MSFT]: "Re: PEAP auth with Verisign"
- In reply to: Alto: "Radius Autentication using Chap"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Feb 2005 20:52:48 -0800
There doesn't exist any feasible "decoding" for MD5. You will need to store
the passwords in reversible encryption and have your API provide access to
the clear text passwords
If at all possible use MSCHAPv2 which is more secure than CHAP and doesn't
require Reversible encryption for the passwords
--
=============================================
This posting is provided "AS IS" with no warranties, and confers no rights
=============================================
"Alto" <arnon.ayal@gmail.com> wrote in message
news:1107157971.658180.279620@z14g2000cwz.googlegroups.com...
>I need to authorized users with Chap, the user's names & password are
> in an outside application that I have an API to it and they are not
> Windows users.
> I uses an extension Radius DLL that get the radius requests and work
> with the outside application by the API.
> I order to make authentication with the Chap mechanism I need to use
> MD5 decoding.
> Any ideas where I can find information of how to do this process?
>
- Next message: Sam Salhi [MSFT]: "Re: How to configure IAS as a radius server with access-challenger mode"
- Previous message: Sam Salhi [MSFT]: "Re: PEAP auth with Verisign"
- In reply to: Alto: "Radius Autentication using Chap"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|