AzMan and ADAM

Last post 06-23-2009 8:39 PM by Manmadhan. 2 replies.

Sort Posts:

  • AzMan and ADAM

    06-22-2009, 7:52 PM
    • Member
      67 point Member
    • Manmadhan
    • Member since 04-07-2008, 5:23 PM
    • Tempe
    • Posts 148
    Hi, I am trying to create a WCF that interacts ADAM and AzMan. Can you tell me what is the configuration needed, for a WCF to work successfully. I am using Windows Authentication for my application. I want to use anonymous access for WCF. I have already created the WCF, but i am continuously getting 1 or these errors. Handle is invalid. Access Denied. Insufficient Access Rights. I am not able to bind to AzMan from WCF, using credentials. What are the requirements, an AzMan Store looks for.. AzAuthorizationStore store = new AzAuthorizationStoreClass(); store.Initialize(0, @"msldap://localhost:389/CN=AzManSample,OU=AzManADAMStore,O=Kreshiv,C=US", null); IAzApplication app = store.OpenApplication(Roles.ApplicationName, null); // Get the current user context IAzClientContext ctx = app.InitializeClientContextFromToken((ulong)userToken, null); Here is the error which i am getting stuck with. I can get only access rights error. Please help me!!!
    Thanks,
    Kreshiv Madhan.
  • Re: AzMan and ADAM

    06-23-2009, 4:12 PM
    • Member
      67 point Member
    • Manmadhan
    • Member since 04-07-2008, 5:23 PM
    • Tempe
    • Posts 148
    Hi, I tried adding the loggedinuser in Admin, Reader and Delegated User of AzMan. and also added as Admin, Reader and User in ADAM. Now the application is running successfully. But I cant give administrator rights to all 600 employees in this organization right? What could be the solution for it?
    Thanks,
    Kreshiv Madhan.
  • Re: AzMan and ADAM

    06-23-2009, 8:39 PM
    • Member
      67 point Member
    • Manmadhan
    • Member since 04-07-2008, 5:23 PM
    • Tempe
    • Posts 148
    Till now, I have been trying in my local machine, having WCF, Client, ADAM, AZMAN in my local machine.. I tried to connect to a different ADAM and here the error is: Unable to update the password. The value provided as the current password is incorrect. (Exception from HRESULT: 0x8007052B) Any idea? please help me.
    Thanks,
    Kreshiv Madhan.
Page 1 of 1 (3 items)