LDAP Authentication
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: ADSI Query to filter out machine accounts in the domain
... Active Directory hierarchy using the Lightweight Directory Access ... LDAP is the only system-supplied Active Directory ... Service Interfaces provider that supports directory searching." ... (microsoft.public.dotnet.languages.csharp) - Re: ADSI Query to filter out machine accounts in the domain
... In that case can I use LDAP Provider instead ... accounts for both a NT domain and AD domain. ... To be specific does LDAP ... LDAP is the only system-supplied Active Directory ... (microsoft.public.dotnet.languages.csharp) - Updating fields in an LDAP directory
... Does anyone know how to update a field in an LDAP directory using ASP? ... don't mean in active directory but I guess if it can be done in that then ... Object or provider is not capable of performing requested operation. ... (microsoft.public.inetserver.asp.general) - RE: LDAP + Active Directory
... Subject: LDAP + Active Directory ... LDAP uses an anonymous access for reading the tree, ... This list is provided by the SecurityFocus Security Intelligence Alert ... For more information on SecurityFocus' SIA service which ... (Pen-Test) - RE: LDAP + Active Directory
... Subject: LDAP + Active Directory ... LDAP server on it's rootdse. ... This list is provided by the SecurityFocus Security Intelligence Alert ... (Pen-Test) |
|