C++ RADIUS client
From: kdc (kdc_at_discussions.microsoft.com)
Date: 06/24/05
- Next message: Roger Abell: "Re: Restrict Applications"
- Previous message: Steven L Umbach: "Re: User access rights problem"
- Next in thread: Herb Martin: "Re: C++ RADIUS client"
- Reply: Herb Martin: "Re: C++ RADIUS client"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Jun 2005 10:29:04 -0700
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?
- Next message: Roger Abell: "Re: Restrict Applications"
- Previous message: Steven L Umbach: "Re: User access rights problem"
- Next in thread: Herb Martin: "Re: C++ RADIUS client"
- Reply: Herb Martin: "Re: C++ RADIUS client"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|