HighTechTalks DotNet Forums  

Mapping X509Certificate to AD account using DirectoryServices

Dotnet Security microsoft.public.dotnet.security


Discuss Mapping X509Certificate to AD account using DirectoryServices in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Marcin Belczewski
 
Posts: n/a

Default Mapping X509Certificate to AD account using DirectoryServices - 02-28-2005 , 06:00 AM






Hello

I want to map X509Certificate object to Active Directory account using
classes from System.DirectoryServices in .NET Framework. I'm looking for
a code sample doing this with DirectorySearcher or some other classes.

I'm developing web service using Web Services Enhancements 2.0 - so the
message level security is applied.
To authenticate X509Certificate against AD I need to override
AuthenticateToken method in X509SecurityTokenManager class. And I
believe the only way to achieve the goal is to access AD in
AuthenticateToken method and map X509Certificate to AD account in this
method using DirectoryServices.

I wasn't able to find an example on the net.

I would appreciate any help.

Regards,
Marcin Belczewski

PS. Remove NIESMIEC from my address when answering on prov.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.