<?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: Form Based Authentication in Sharepoint 2007</title>
	<atom:link href="http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Wed, 14 Jul 2010 09:03:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brajendu Kumar Das</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-312</link>
		<dc:creator>Brajendu Kumar Das</dc:creator>
		<pubDate>Fri, 08 Jan 2010 08:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-312</guid>
		<description>Thanks , it is nice article but have the following limitation in MOSS 2007.

The WebService UI for third party products, i.e. client applications such as MS Word, still insists on using Windows Auth for it&#039;s &quot;Client Integration&quot;. As far as I can tell, Office 12 doesn&#039;t provide an override for that. Rightfully so, Client Integration should be disabled for Forms Auth. Now, you *could* throw in custom credentials using WCF or WSE 3.0, but MS Word won&#039;t understand them. You could however integrate your own custom applications into sharepoint using those.</description>
		<content:encoded><![CDATA[<p>Thanks , it is nice article but have the following limitation in MOSS 2007.</p>
<p>The WebService UI for third party products, i.e. client applications such as MS Word, still insists on using Windows Auth for it&#8217;s &#8220;Client Integration&#8221;. As far as I can tell, Office 12 doesn&#8217;t provide an override for that. Rightfully so, Client Integration should be disabled for Forms Auth. Now, you *could* throw in custom credentials using WCF or WSE 3.0, but MS Word won&#8217;t understand them. You could however integrate your own custom applications into sharepoint using those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjunath</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-217</link>
		<dc:creator>Manjunath</dc:creator>
		<pubDate>Tue, 20 Oct 2009 14:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-217</guid>
		<description>Good article but, its not providing complete information how to create users for different site collections.
Please provide this information that helps a lot.</description>
		<content:encoded><![CDATA[<p>Good article but, its not providing complete information how to create users for different site collections.<br />
Please provide this information that helps a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-204</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 12 Oct 2009 07:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-204</guid>
		<description>I added the connectionstrings,Role Provider and MemebershipProvide to my Sharepoint Central Admin web.config but as soon as i do that i can&#039;t login in to some pages in Sharepoint Central Admin anymore i get ACCESS DENIED from the browser. My site looks like this http://myserver:28840/sites/Extranet this extranet wasn&#039;t created using the extended options i only created a nor mal collaboration site and the changed it for forms Auth.
Any ideas why i&#039; m getting this error.
Thanks</description>
		<content:encoded><![CDATA[<p>I added the connectionstrings,Role Provider and MemebershipProvide to my Sharepoint Central Admin web.config but as soon as i do that i can&#8217;t login in to some pages in Sharepoint Central Admin anymore i get ACCESS DENIED from the browser. My site looks like this <a href="http://myserver:28840/sites/Extranet" rel="nofollow">http://myserver:28840/sites/Extranet</a> this extranet wasn&#8217;t created using the extended options i only created a nor mal collaboration site and the changed it for forms Auth.<br />
Any ideas why i&#8217; m getting this error.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-203</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 12 Oct 2009 06:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-203</guid>
		<description>Thanks for the reply Kumar.
I don&#039;t have an extended Web Application do i need to create one?
Do i need to add connectionstrings,memebership and role provider to my Central admin web.config.?
When i go and try to add the user i created in ASp.NET we admin it can&#039;t find it
Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Kumar.<br />
I don&#8217;t have an extended Web Application do i need to create one?<br />
Do i need to add connectionstrings,memebership and role provider to my Central admin web.config.?<br />
When i go and try to add the user i created in ASp.NET we admin it can&#8217;t find it<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G Vijai Kumar</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-202</link>
		<dc:creator>G Vijai Kumar</dc:creator>
		<pubDate>Mon, 12 Oct 2009 06:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-202</guid>
		<description>Patrick, you have to add the user (the name which you created in ASP.NET web admin) in extended web application, have you done with that step? please confirm</description>
		<content:encoded><![CDATA[<p>Patrick, you have to add the user (the name which you created in ASP.NET web admin) in extended web application, have you done with that step? please confirm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-201</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 12 Oct 2009 05:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-201</guid>
		<description>G Vijai Kumar ,
               I have configured FBA as your article.But i get error ACCESS DENIED when i login with a user i created in the ASP.NET Web Admin. Can you explain more on this.As whats on the comment too isn&#039;t clear.
Where to add users etc..
Thanks</description>
		<content:encoded><![CDATA[<p>G Vijai Kumar ,<br />
               I have configured FBA as your article.But i get error ACCESS DENIED when i login with a user i created in the ASP.NET Web Admin. Can you explain more on this.As whats on the comment too isn&#8217;t clear.<br />
Where to add users etc..<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plz</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-22</link>
		<dc:creator>Plz</dc:creator>
		<pubDate>Thu, 04 Jun 2009 09:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-22</guid>
		<description>No, problem you can use the already running application database to configure FBA in Sharepoint</description>
		<content:encoded><![CDATA[<p>No, problem you can use the already running application database to configure FBA in Sharepoint</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Badsector</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-21</link>
		<dc:creator>Badsector</dc:creator>
		<pubDate>Thu, 04 Jun 2009 05:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-21</guid>
		<description>Nice article

I have been trying to connect to a existing Membership database which was used for another asp.net application

problem is my asp.net have ApplicationName=&quot;App1&quot; and

in such a situation, how can i use the same database for Share Point?</description>
		<content:encoded><![CDATA[<p>Nice article</p>
<p>I have been trying to connect to a existing Membership database which was used for another asp.net application</p>
<p>problem is my asp.net have ApplicationName=&#8221;App1&#8243; and</p>
<p>in such a situation, how can i use the same database for Share Point?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dzung</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-14</link>
		<dc:creator>Dzung</dc:creator>
		<pubDate>Sun, 30 Nov 2008 03:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-14</guid>
		<description>Hi all ,

I think  your entry have some problem :
1. if you don&#039;t add ,  ,, to center Admin web.connfig
2. default provider in membership Roles  change to AspNetWindowsTokenRoleProvider

when add to center admin web.config . We go to center admin add user to premium Administrator  or second administrator . after login to your site with my account .</description>
		<content:encoded><![CDATA[<p>Hi all ,</p>
<p>I think  your entry have some problem :<br />
1. if you don&#8217;t add ,  ,, to center Admin web.connfig<br />
2. default provider in membership Roles  change to AspNetWindowsTokenRoleProvider</p>
<p>when add to center admin web.config . We go to center admin add user to premium Administrator  or second administrator . after login to your site with my account .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icee</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/comment-page-1/#comment-15</link>
		<dc:creator>icee</dc:creator>
		<pubDate>Mon, 10 Nov 2008 07:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=129#comment-15</guid>
		<description>Dzung, you should change the site collection administrator to the user you added using the ASP .net Web Site Admin Tool and use this user to login to your FBA site.</description>
		<content:encoded><![CDATA[<p>Dzung, you should change the site collection administrator to the user you added using the ASP .net Web Site Admin Tool and use this user to login to your FBA site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
