Re: Accessing LDAP to connect to ADAM instance

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: SRK (anonymous_at_discussions.microsoft.com)
Date: 02/12/04


Date: Thu, 12 Feb 2004 09:11:05 -0800

Here is what I have done so far.

The User-ID "srk" is created on Windows 2003 server running Active Directory. I wrote a Java Program and was able to authenticate user-id "srk" against AD and get all the attributes for that user.

Next I created a ADAM Instance "MyInstance", created a user "srk", reset the password "Boston123". When I attempt to bind from ldp with function type as SIMPLE and method as SIMPLE and key in the password the Bind fails

res = ldap_simple_bind_s(ld, 'xschalla', <unavailable>); // v.3
Error <49>: ldap_simple_bind_s() failed: Invalid Credentials
Server error: <empty>

The way I want to use AD and ADAM is use AD for authentication and once successfully authenticated for Authorization info refer to ADAM - but the question is what is the common key between AD and ADAM and how would I access ADAM with LDAP.

Thanks a bunch



Relevant Pages

  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... Established connection to. ... Server error: <empty> ... Search ADAM help file for "forceguest" and set the corresponding ...
    (microsoft.public.windows.server.active_directory)
  • Re: Desparate in SF: ADAM on XP Laptop in Workgroup
    ... Anything interesting in the ADAM instance event log in event viewer ... Established connection to. ... Server error: <empty> ...
    (microsoft.public.windows.server.active_directory)
  • Re: adam bind-redirect
    ... a third party doing authentication) then the proxy-redirect isnt an option. ... could benefit from bind redirect/User Proxy Object ... >> Our Adam will have a user store where we put custom user attributes. ... > Integrated authentication gives you a Windows security context ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM - SSO and provisioning considerations
    ... single credential store. ... > that app will launch our app, so it can pass the username or SID on the ... ADAM doesn't simplify your architecture from what I can tell in your posts. ... LDAP bind is not an authentication process. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Use of Active Directory vs Database (e.g. SQL server)
    ... the main reason to use ADAM for authentication is that it ... If you go with SQL for the user store, you have to build all that. ... the app going to have its own SQL server database for OLTP ...
    (microsoft.public.windows.server.active_directory)