Re: LDAP Authentication



Thanks for the reply Joe.

Actually, I am trying to connect using Visual Web Studio 2008. Do I need to
ask for permission to connect using this provider?

If I can't connect using this method, what are my alternatives?

Thanks
--
Hutty


"Joe Kaplan" wrote:

I think it is exactly as it says. The provider is specifically designed
only for AD and ADAM. You mentioned you had Sun One.

Are you asking how it is that the provider can tell your directory is not AD
or ADAM?

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
"Hutty" <Hutty@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:66A1AD76-FD58-4139-97C6-14BD9CD5425E@xxxxxxxxxxxxxxxx
Hi,

I am trying to authenticate user and password against Sun One LDAP. I am
getting the following message when trying to connect:

This provider can target only Active Directory and ADAM directories

Any ideas why I am getting this messages?
Here's my connecting info:

<add name="ADConnectionString"
connectionString="LDAP://ldap-r.hutty.edu:123/ou=people,dc=hutty,dc=edu"/>

connectionStringName="ADConnectionString"
connectionUsername="cn=user1,ou=roles,dc=hutty,dc=edu
" connectionPassword="password"/>

Thanks


--
Hutty


.



Relevant Pages

  • Re: LDAP Authentication
    ... Are you asking how it is that the provider can tell your directory is not AD or ADAM? ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... I am trying to authenticate user and password against Sun One LDAP. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Authenticating Web user and domain User with ADAM
    ... secure bind, ... Make sure your ADAM users can authenticate via bind with a tool like ldp.exe ... before trying the provider. ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)
  • Re: Group Authentication against ADAM using WSS v3 provider model.
    ... Do you remember what role provider you were using when this was working, ... ADAM) for membership and SQL for roles, ... Joe Kaplan-MS MVP Directory Services Programming ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM and IIS auth
    ... Thanks Joe. ... I'll let you know if we need the role provider - hopefully not. ... if you really want to do Windows basic auth and use domain ... provide one for ADAM. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Binding to ADAM with a Windows Account
    ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... To bind with a Windows account to ADAM, ...
    (microsoft.public.windows.server.active_directory)