all groups > dotnet security > august 2006 >
You're in the

dotnet security

group:

ActiveDirectoryMembershipProvider against non microsoft LDAP


ActiveDirectoryMembershipProvider against non microsoft LDAP tomschuring NO[at]SPAM gmail.com
8/31/2006 10:12:46 PM
dotnet security:
hello,

is it possible to configure the ActiveDirectoryMembershipProvider to
talk to a non-microsoft LDAP server such as novell eDirectory ?

all the config settings only specify a standard LDAP connection string,
so i am hopefull it can be done.

if it can't be done, is there an LDAPMembershipProvider available
somewhere or do i need to write this myself ?

best regards,
tom
Re: ActiveDirectoryMembershipProvider against non microsoft LDAP Joe Kaplan
9/1/2006 9:08:22 AM
It might be possible, but I'm not aware of anyone who has done it yet.
There was another message thread just a day or two ago from someone who was
using the provider with ADAM, but using a different objectClass for users
rather than "user". He ended up needing to reimplement part of the code to
support that.

It is worth a shot. The provider also supports inheritance and is easy to
reverse engineer if you need to make small modifications.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
[quoted text, click to view]

AddThis Social Bookmark Button