Re: C++ RADIUS client
From: Herb Martin (news_at_LearnQuick.com)
Date: 06/28/05
- Next message: Roger Abell: "Re: Admin / Domain Admin rights problem"
- Previous message: Robert: "Re: Preserving permissions in a cross-forest move"
- In reply to: kdc: "C++ RADIUS client"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Jun 2005 14:56:49 -0500
"kdc" <kdc@discussions.microsoft.com> wrote in message
news:4EED6F34-773B-4C0C-9667-088C3B64D8A8@microsoft.com...
> I have a C++ program running on a Win2K Server that currently uses ADSI to
> authenticate users of my application against an LDAP Membership Directory.
>
> I need to begin authenticating these users against a RADIUS server also.
> Can anyone tell me if ADSI can be used for authenticating against a RADIUS
> server, or suggest another interface to facilitate RADIUS authentication
from
> a pre-.Net C++ client application?
This is not a programming group although some of us are programmers
and might help a LITTLE you will likely do better in a group which
concentrates on programming.
My guess is you will be best served by searching for RADIUS
client code NOT ADSI since they are indepent standards -- the
RADIUS SERVER may however be using ADSI to get the
actual authentication but the MS Server (IAS) already does that
part.
Good thing is that non-.Net code may make it easier to find source.
-- Herb Martin, MCSE, MVP Accelerated MCSE http://www.LearnQuick.Com [phone number on web site] >
- Next message: Roger Abell: "Re: Admin / Domain Admin rights problem"
- Previous message: Robert: "Re: Preserving permissions in a cross-forest move"
- In reply to: kdc: "C++ RADIUS client"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|