<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Authenticating Users with Forms Authentication</title><link>http://www.asp.net</link><pubDate>Fri, 21 Sep 2012 05:04:40 GMT</pubDate><generator>umbraco</generator><description>Comments for Authenticating Users with Forms Authentication</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27598" rel="self" type="application/rss+xml" /><item><title>Comment Posted by DonkBoy</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Sat, 29 May 2010 17:27:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000008947</guid><description><![CDATA[ <p>Would it be worth pointing the reader to </p><p><a rel="nofollow" href="http://msdn.microsoft.com/en-us/library/ff648341.aspx" target="_blank">msdn.microsoft.com/</a> ?</p><p></p><p>I assume that the information in that post is pertinent.</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/DonkBoy.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ziaur10</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Wed, 23 Jun 2010 04:42:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009194</guid><description><![CDATA[ <p>I like the article which I am looking for.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ziaur10.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by aspdog.net</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Mon, 05 Jul 2010 19:44:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009335</guid><description><![CDATA[ <p>Congratulations on a concise but informative explanation. Thank you</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/aspdog.net.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by b9chris</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Sat, 11 Dec 2010 14:27:01 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011182</guid><description><![CDATA[ <p>Love the &quot;(somewhat scary) icon of the hammer hitting the world&quot; comment - that icon has been there for years, and I&#39;ve never once clicked it. Now I realize why I&#39;ve avoided it so.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/b9chris.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by draxus</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Tue, 15 Feb 2011 10:48:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012064</guid><description><![CDATA[ <p>Could anyone show me full web.config for this application please? I have done everything as shown but I am getting &quot;Login failed. The login is from an untrusted domain[...]&quot; error while testing it on local system with database connected to my dedicated server.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/draxus.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by iffypop</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Thu, 24 Mar 2011 04:45:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012590</guid><description><![CDATA[ <p>Great. Followed this in about 20 minutes and everything works!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/iffypop.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by crossmonk</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Wed, 04 May 2011 09:42:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013066</guid><description><![CDATA[ <p>Terrible, so to edit the roles/users who can access a controller you have to edit the code?!  Are you nuts?!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/crossmonk.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by warrenlafrance</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Thu, 28 Jul 2011 10:04:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013863</guid><description><![CDATA[ <p>So if you get an error configuring IIS to use the membership tools similar to this: &quot;Login failed for user &#39;IIS APPPOOL\DefaultAppPool&#39; then read the following two links...</p><p><a rel="nofollow" href="http://www.asp.net/mvc/tutorials/authenticating-users-with-forms-authentication-cs" target="_blank">www.asp.net/</a></p><p> <a rel="nofollow" href="http://learn.iis.net/page.aspx/624/application-pool-identities/" target="_blank">learn.iis.net/</a></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/warrenlafrance.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mresanchez40</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Wed, 10 Aug 2011 17:28:26 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013944</guid><description><![CDATA[ <p>What we need is a sample that uses AD group membership. </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/mresanchez40.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hjshfuerbgrwker</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Sat, 26 Nov 2011 07:27:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014697</guid><description><![CDATA[ <p>Since when was it acceptable to hard code a username into the source code? Authorising roles makes sense but authorising users in this way does not.</p><p></p><p>I have always found the forms authentication has been of no use in the projects I have worked on and I have had to to implement my own authentication. Add to that the overcomplicated database schema and the need to link the schema to your own schema, I really do not see any point in using it.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/hjshfuerbgrwker.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by techtalk718</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Tue, 13 Mar 2012 22:26:50 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015114</guid><description><![CDATA[ <p>Please help Im unable to get past step 10. </p><p>Im not creating a new user because FeelinBullishPC\FeelinBullish (my windows login) already exists in the Logins folder and so I just try to edit it by going to User Mapping. </p><p></p><p>All I did was check the same roles you had checked but I get this error:</p><p><a rel="nofollow" href="http://i.imgur.com/B9w4n.png" target="_blank">i.imgur.com/</a></p><p></p><p>I tried to change the User column to match the account but instead get this error:</p><p><a rel="nofollow" href="http://i.imgur.com/BdA6F.png" target="_blank">i.imgur.com/</a></p><p></p><p>Any help would be appreciated.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/techtalk718.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by catto_b</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Fri, 30 Mar 2012 12:21:56 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015228</guid><description><![CDATA[ <p>Nice Tutorial! Thx</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/catto_b.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by budedub</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Sat, 02 Jun 2012 13:06:52 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015653</guid><description><![CDATA[ <p>Have the same issue as techtalk718.  Can&#39;t associate roles with account in SQL Server Studio.</p><p>Can anyone help with this?</p><p></p><p>Thx</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/budedub.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by kanag</title><link>http://www.asp.net/mvc/tutorials/older-versions/security/authenticating-users-with-forms-authentication-cs</link><pubDate>Fri, 21 Sep 2012 05:04:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016487</guid><description><![CDATA[ <p>which is im looking for...</p><p></p><p>Please tell me, my sql server 2008 r2 did not show any aspnet server roles such as.</p><p></p><p>aspnet_membership_basicaccess</p><p></p><p>how to setup this....</p><p></p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/kanag.jpg?forceidenticon=false&amp;dt=635049507000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>