<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ASP.NET MVC Forms Authentication with Active Directory</title>
	<atom:link href="http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Wed, 03 Mar 2010 14:27:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pooja</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-311</link>
		<dc:creator>Pooja</dc:creator>
		<pubDate>Tue, 17 Nov 2009 06:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-311</guid>
		<description>Hi,
   I want to use form atthentication in my website but i have one problem that folders are not managed properly according to role.already i have implemented custom security to manage roles but i m unable to stop access of annonomous users to access the page .can anyone tell me what should i do?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   I want to use form atthentication in my website but i have one problem that folders are not managed properly according to role.already i have implemented custom security to manage roles but i m unable to stop access of annonomous users to access the page .can anyone tell me what should i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-106</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 02 Aug 2009 16:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-106</guid>
		<description>@DAN: There is no actual source code. This is the MVC Template source code with the proper configuration. You might want to ask some help from your Network Administrator, or the person who can give you the proper LDAP connection string and the right credentials. Once you have these information you should be able to make this work.</description>
		<content:encoded><![CDATA[<p>@DAN: There is no actual source code. This is the MVC Template source code with the proper configuration. You might want to ask some help from your Network Administrator, or the person who can give you the proper LDAP connection string and the right credentials. Once you have these information you should be able to make this work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-105</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Fri, 31 Jul 2009 13:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-105</guid>
		<description>still can&#039;t get this to work, would someone be kind enough to email me the source code for a few of the files?

tx</description>
		<content:encoded><![CDATA[<p>still can&#8217;t get this to work, would someone be kind enough to email me the source code for a few of the files?</p>
<p>tx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-101</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 24 Jul 2009 12:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-101</guid>
		<description>Make sure you are using username@domain to login. 

If it still doesn&#039;t work you can try using domain\username.</description>
		<content:encoded><![CDATA[<p>Make sure you are using username@domain to login. </p>
<p>If it still doesn&#8217;t work you can try using domain\username.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavani</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-100</link>
		<dc:creator>Pavani</dc:creator>
		<pubDate>Fri, 24 Jul 2009 08:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-100</guid>
		<description>i&#039;m using the same code. but when i&#039;m tring to login it throws an error message like this :
Your login attempt was not successful. Please try again. 
 
What i supposed to do?</description>
		<content:encoded><![CDATA[<p>i&#8217;m using the same code. but when i&#8217;m tring to login it throws an error message like this :<br />
Your login attempt was not successful. Please try again. </p>
<p>What i supposed to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-40</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Wed, 03 Jun 2009 09:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-40</guid>
		<description>As far as I know it can be specified an AD role provider like this: 
        

This works fine on Windows Authentification, but I&#039;m not sure if it works on forms auth.</description>
		<content:encoded><![CDATA[<p>As far as I know it can be specified an AD role provider like this: </p>
<p>This works fine on Windows Authentification, but I&#8217;m not sure if it works on forms auth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-39</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 02 Jun 2009 21:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-39</guid>
		<description>Hello Sergio, I&#039;m currently building an application that requires ActiveDirectory authentication and role management from AD groups. Correct me if i&#039;m wrong, but there is no out of the box solution for this. 

I haven&#039;t had time to look into it very much so far, but I plan on doing something similar to the [Authorize(Roles=&quot;admin&quot;]attribute so that I could change my data source from AD to SQL Server easily. 

I&#039;ll blog about it once I&#039;ve done something!</description>
		<content:encoded><![CDATA[<p>Hello Sergio, I&#8217;m currently building an application that requires ActiveDirectory authentication and role management from AD groups. Correct me if i&#8217;m wrong, but there is no out of the box solution for this. </p>
<p>I haven&#8217;t had time to look into it very much so far, but I plan on doing something similar to the [Authorize(Roles="admin"]attribute so that I could change my data source from AD to SQL Server easily. </p>
<p>I&#8217;ll blog about it once I&#8217;ve done something!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://helios.ca/2009/05/04/aspnet-mvc-forms-authentication-with-active-directory/comment-page-1/#comment-38</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Tue, 02 Jun 2009 20:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://helios.ca/?p=5#comment-38</guid>
		<description>This is nice, but it is a simple scenario. Is it possible to use Forms Auth and a role provider for AD so that we can authorize the user from a specified role? E.g. [Authorize(Roles=&quot;Admin, SuperAdmin&quot;)].

Thanks</description>
		<content:encoded><![CDATA[<p>This is nice, but it is a simple scenario. Is it possible to use Forms Auth and a role provider for AD so that we can authorize the user from a specified role? E.g. [Authorize(Roles="Admin, SuperAdmin")].</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
