<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Securing Directories with Role-based Forms Authentication</title>
	<atom:link href="http://vsreddy.wordpress.com/2008/07/18/securing-directories-with-role-based-forms-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://vsreddy.wordpress.com/2008/07/18/securing-directories-with-role-based-forms-authentication/</link>
	<description>Sharing Knowledge...!</description>
	<lastBuildDate>Wed, 29 Jul 2009 07:09:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexwebmaster</title>
		<link>http://vsreddy.wordpress.com/2008/07/18/securing-directories-with-role-based-forms-authentication/#comment-129</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 09:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://vsreddy.wordpress.com/?p=39#comment-129</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:preonrelt@mail.ru">preonrelt@mail.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat Shiva Reddy</title>
		<link>http://vsreddy.wordpress.com/2008/07/18/securing-directories-with-role-based-forms-authentication/#comment-77</link>
		<dc:creator>Venkat Shiva Reddy</dc:creator>
		<pubDate>Tue, 09 Sep 2008 10:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://vsreddy.wordpress.com/?p=39#comment-77</guid>
		<description>place the below snippet in web.config file

&lt;deny 
  users=&quot;comma-separated list of users&quot;
  roles=&quot;comma-separated list of roles&quot;
/&gt;

it will deny those rolse. If you want some resources accessed by the given role, put those resources in a separate folder and create a new web.config file in that folder and override the authentication settings to allow the role.</description>
		<content:encoded><![CDATA[<p>place the below snippet in web.config file</p>
<p>&lt;deny<br />
  users=&#8221;comma-separated list of users&#8221;<br />
  roles=&#8221;comma-separated list of roles&#8221;<br />
/&gt;</p>
<p>it will deny those rolse. If you want some resources accessed by the given role, put those resources in a separate folder and create a new web.config file in that folder and override the authentication settings to allow the role.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: وستا</title>
		<link>http://vsreddy.wordpress.com/2008/07/18/securing-directories-with-role-based-forms-authentication/#comment-76</link>
		<dc:creator>وستا</dc:creator>
		<pubDate>Tue, 09 Sep 2008 09:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://vsreddy.wordpress.com/?p=39#comment-76</guid>
		<description>i want a role to be deined every where except i allow him.what should i do?</description>
		<content:encoded><![CDATA[<p>i want a role to be deined every where except i allow him.what should i do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
