<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Active Directory and LDAP</title><link>http://forums.asp.net/93.aspx</link><description>Questions about Active Directory and other directory stores, such as those accessible via LDAP, are appropriate here.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: AzMan and ADAM</title><link>http://forums.asp.net/thread/3254054.aspx</link><pubDate>Wed, 24 Jun 2009 00:39:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3254054</guid><dc:creator>Manmadhan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3254054.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=93&amp;PostID=3254054</wfw:commentRss><description>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.</description></item><item><title>Re: AzMan and ADAM</title><link>http://forums.asp.net/thread/3253776.aspx</link><pubDate>Tue, 23 Jun 2009 20:12:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3253776</guid><dc:creator>Manmadhan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3253776.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=93&amp;PostID=3253776</wfw:commentRss><description>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?</description></item><item><title>AzMan and ADAM</title><link>http://forums.asp.net/thread/3251719.aspx</link><pubDate>Mon, 22 Jun 2009 23:52:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3251719</guid><dc:creator>Manmadhan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3251719.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=93&amp;PostID=3251719</wfw:commentRss><description>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, @&amp;quot;msldap://localhost:389/CN=AzManSample,OU=AzManADAMStore,O=Kreshiv,C=US&amp;quot;, 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!!!</description></item></channel></rss>