<?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>Security</title><link>http://forums.asp.net/25.aspx</link><description>All about ASP.NET security (authentication, authorization, membership, roles, etc.) and the Login controls. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=24&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Auto gen web.config</title><link>http://forums.asp.net/thread/3274252.aspx</link><pubDate>Sat, 04 Jul 2009 04:52:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274252</guid><dc:creator>pryanjr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274252.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=3274252</wfw:commentRss><description>&lt;p&gt;That is okay if the data is lost but is there a way to make a web.config in a newly created directory with just the text below?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;authorization&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;allow users=&amp;quot;&lt;b&gt;CreateUserWizard.UserName&lt;/b&gt;&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;deny users=&amp;quot;*&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/authorization&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;br /&gt;&amp;lt;/configuration&amp;gt;&lt;/p&gt;</description></item><item><title>Re: Auto gen web.config</title><link>http://forums.asp.net/thread/3274229.aspx</link><pubDate>Sat, 04 Jul 2009 04:33:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274229</guid><dc:creator>nmreddy83</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274229.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=3274229</wfw:commentRss><description>&lt;p&gt;if you touch the web.config dynamically, it will recyle Application pool of site. It will loose all of your Session Data and Cache data if you have any&lt;/p&gt;&lt;p&gt;You can change web.config dynamically..&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Auto gen web.config</title><link>http://forums.asp.net/thread/3273889.aspx</link><pubDate>Fri, 03 Jul 2009 18:00:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273889</guid><dc:creator>pryanjr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273889.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=3273889</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;Is there a way to automatically generate a web.config file with allow permissions for a newly created user and deny permissions for everyone else?&lt;br /&gt;Thank you,&lt;br /&gt;pryanjr&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>