LDAP membership provider

Y

Yu Chai

We are building our first asp.net 2.0 app.
We want to provide signle sign on for our users. We think that a directory
server is the way to go (we may use OpenLDAP)
However, I found that no LDAP membership provider is provided.
Anyone write this one already?
Any other advice?
thx
 
J

Joe Kaplan \(MVP - ADSI\)

There is an Active Directory provider that works with ADAM, but no generic
LDAP version. You would have to modify the AD one or roll your own.

Note that SSO involves more than just being able to authenticate the user's
credentials though.

Joe K.
 
Y

Yu Chai

does adam required the use of windows users?

Joe Kaplan (MVP - ADSI) said:
There is an Active Directory provider that works with ADAM, but no generic
LDAP version. You would have to modify the AD one or roll your own.

Note that SSO involves more than just being able to authenticate the
user's credentials though.

Joe K.
 
J

Joe Kaplan \(MVP - ADSI\)

No. ADAM can be used as a store for its own users. You can authenticate
them via an LDAP simple bind (which is what the provider does). They cannot
be used for accessing Windows resources though.

There is lots of info about ADAM available on technet.

Joe K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top