<?xml version="1.0" encoding="UTF-8"?>
<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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	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>A rolling stone gathers no... MOSS 2007 / SharePoint 2010 &#187; SSO</title>
	<atom:link href="http://statto1974.wordpress.com/category/sso/feed/" rel="self" type="application/rss+xml" />
	<link>http://statto1974.wordpress.com</link>
	<description>My musings on SharePoint products and technologies</description>
	<lastBuildDate>Mon, 26 Oct 2009 15:49:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='statto1974.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c0d72f166c2a7a17fc1b00b13ec3c270?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>A rolling stone gathers no... MOSS 2007 / SharePoint 2010 &#187; SSO</title>
		<link>http://statto1974.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://statto1974.wordpress.com/osd.xml" title="A rolling stone gathers no&#8230; MOSS 2007 / SharePoint 2010" />
		<item>
		<title>Using the BDC to populate user profiles from a SQL Server database &#8211; Part Two</title>
		<link>http://statto1974.wordpress.com/2007/11/02/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-two/</link>
		<comments>http://statto1974.wordpress.com/2007/11/02/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-two/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 09:46:45 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[BDC]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[User Profiles]]></category>

		<guid isPermaLink="false">http://statto1974.wordpress.com/2007/11/02/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-two/</guid>
		<description><![CDATA[This is the second part of a two part post. The first part can be seen here
Now that we have SSO setup and working, we now need to create and import the application definition.
I&#8217;m not going to go into to much detail on how to create a application definition, but there are various tools available [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=27&subd=statto1974&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is the second part of a two part post. The first part can be seen <a href="http://statto1974.wordpress.com/2007/05/15/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-one" title="Here">here</a></p>
<p>Now that we have SSO setup and working, we now need to create and import the application definition.</p>
<p>I&#8217;m not going to go into to much detail on how to create a application definition, but there are various tools available that you can use (<a href="http://www.bdcmetaman.com" title="BDC Meta Manager">BDC Meta Manager</a>, Microsoft Business Data Catalog Definition Editor which is part of the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&amp;displaylang=en" title="SharePoint Server 2007 SDK">SharePoint Server 2007 SDK</a>)</p>
<p>Here are the key parts of the application definition you need to be aware of.</p>
<p>I have added the XML to a Word document which can be downloaded <a href="http://statto1974.files.wordpress.com/2007/11/personsappdef.doc" title="here">here</a> (Sorry WordPress doesn&#8217;t let me upload XML files)</p>
<p>Below are the properties used by SharePoint to connect to the database. You need to  use the SSO ID specified in Part One when you setup SSO</p>
<p><code><br />
<font size="2" color="#0000ff"><br />
</font><font size="2" color="#0000ff">&lt;<font size="2" color="#800000">LobSystemInstance</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">Persons</font><font size="2">"</font><font size="2" color="#0000ff">&gt;<br />
</font><font size="2" color="#0000ff">&lt;<font size="2" color="#800000">Properties</font><font size="2" color="#0000ff">&gt;<br />
&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">AuthenticationMode</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">RdbCredentials</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
</font><font size="2" color="#0000ff">&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">DatabaseAccessProvider</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">SqlServer</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">RdbConnection Data Source</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">MyServerName</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
</font><font size="2" color="#0000ff">&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">RdbConnection Initial Catalog</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">MyDatabaseName</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">RdbConnection Integrated Security</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">false</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
</font><font size="2" color="#0000ff">&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">RdbConnection Pooling</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">true</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">SsoApplicationId</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">SSOAppId</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
</font><font size="2" color="#0000ff">&lt;<font size="2" color="#800000">Property</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Name</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">SsoProviderImplementation</font><font size="2">"</font><font size="2" color="#0000ff"> </font><font size="2" color="#ff0000">Type</font><font size="2" color="#0000ff">=</font><font size="2">"</font><font size="2" color="#0000ff">System.String</font><font size="2">"</font><font size="2" color="#0000ff">&gt;</font><font size="2">Microsoft.SharePoint.Portal.SingleSignon.SpsSsoProvider, Microsoft.SharePoint.Portal.SingleSignon, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c</font><font size="2" color="#0000ff">&lt;/</font><font size="2" color="#800000">Property</font><font size="2" color="#0000ff">&gt;<br />
&lt;/<font size="2" color="#800000">Properties</font><font size="2" color="#0000ff">&gt;<br />
&lt;/<font size="2" color="#800000">LobSystemInstance</font><font size="2" color="#0000ff">&gt;</font></font><br />
</font></font></font></font></font></font></font></font></font></font></font></code></p>
<p>If your primary source is going to be from your Active Directory (In most cases it will be). Your identifier needs to be in the format of DOMAIN\UserName</p>
<p>Once you have loaded your application you need to add both the search crawl account and the user crawl account and give them execute permission . In most cases this will be the same account, but if you have followed the least privilege configuration, these will be separate accounts and both will need to be added.</p>
<p>To add the BDC as secondary connection, go to the following link in SSP admin;</p>
<p><a href="http://myserver/ssp/admin/_layouts/MgrDSServer.aspx">http://myserver/ssp/admin/_layouts/MgrDSServer.aspx</a></p>
<p>Or</p>
<p><span><span>Shared Services Administration: My SSP</span><span> &gt; </span><span>User Profile and Properties</span><span> &gt; </span><span class="ms-sitemapdirectional">Manage Connections</span></span>    </p>
<p>Click on the &#8220;Create New Connection&#8221; button and enter the information as below</p>
<p>You need to match your UserNameFilter specified in the application definition file to the AccountName User Profile field </p>
<p><img src="http://statto1974.files.wordpress.com/2007/11/new-picture-1.jpg" alt="User Profile Import Settings" /></p>
<p>Click OK and then schedule a full profile import.</p>
<p>Once the import has finished, check the import logs for any errors. This should always be your first port of call if it does not work.</p>
<p>Look for errors under the PEOPLE_DL_IMPORT content source and beginning with <span title="//$$nonmaster$$?fm/zz_newst">spsimport://$$nonmaster$$</span></p>
<p><span title="//$$nonmaster$$?fm/zz_newst">Once the import has been run successfully, you will now be able to map the fields with the user profile properties in the &#8220;View Profile Properties&#8221; page.</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/statto1974.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/statto1974.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/statto1974.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/statto1974.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/statto1974.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/statto1974.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/statto1974.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/statto1974.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/statto1974.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/statto1974.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/statto1974.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/statto1974.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=27&subd=statto1974&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://statto1974.wordpress.com/2007/11/02/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-two/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/64ee6e5e0ecaca8c6af952db6a29fc89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">statto1974</media:title>
		</media:content>

		<media:content url="http://statto1974.files.wordpress.com/2007/11/new-picture-1.jpg" medium="image">
			<media:title type="html">User Profile Import Settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Using the BDC to populate user profiles from a SQL Server database &#8211; Part One</title>
		<link>http://statto1974.wordpress.com/2007/05/15/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-one/</link>
		<comments>http://statto1974.wordpress.com/2007/05/15/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-one/#comments</comments>
		<pubDate>Tue, 15 May 2007 14:44:43 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[BDC]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[User Profiles]]></category>

		<guid isPermaLink="false">http://statto1974.wordpress.com/2007/05/15/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-one/</guid>
		<description><![CDATA[I&#8217;m going to post a few articles about the process I went through to get this implemented.
There are a few things that aren&#8217;t documented that I wanted to catch in these posts, to prevent any further hair loss in the Sharepoint world.
In this first post I will detail how to install and configure SSO. You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=13&subd=statto1974&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-size:11pt;font-family:'Calibri','sans-serif';"><a href="http://statto1974.files.wordpress.com/2007/05/ssoservice.jpg" title="SSO Service"></a>I&#8217;m going to post a few articles about the process I went through to get this implemented.</span></p>
<p><span style="font-size:11pt;font-family:'Calibri','sans-serif';"></span><span style="font-size:11pt;font-family:'Calibri','sans-serif';">There are a few things that aren&#8217;t documented that I wanted to catch in these posts, to prevent any further hair loss in the Sharepoint world.</span></p>
<p><span style="font-size:11pt;font-family:'Calibri','sans-serif';"></span><span style="font-size:11pt;font-family:'Calibri','sans-serif';">In this first post I will detail how to install and configure SSO. </span><span style="font-size:11pt;font-family:'Calibri','sans-serif';">You will only need to configure SSO if you are using SQL authentication to connect to SQL Server.</span></p>
<p><span style="font-size:11pt;font-family:'Calibri','sans-serif';"></span><strong><font face="Calibri"><u>Initial Setup</u></font></strong></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">I used multiple service accounts for my MOSS 2007 farm, to prevent a single point of failure. It can make installation a little more complex, but will provide a stable environment in the long run.</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Below is a brief overview of the accounts that are needed for the SSO installation and configuration (For full details on all the accounts needed for a MOSS 2007 installation have a look here </font><a href="http://technet2.microsoft.com/Office/en-us/library/798aa915-7025-4adc-a210-4f6ff14c43fc1033.mspx?mfr=true"><font face="Calibri">http://technet2.microsoft.com/Office/en-us/library/798aa915-7025-4adc-a210-4f6ff14c43fc1033.mspx?mfr=true</font></a><font face="Calibri">) </font></p>
<p><em><font face="Calibri">mossuser-Setup</font></em></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Used to run installs, you should use this account to log-on to your servers. It should be a local administrator of all your servers and have system administrator rights to the database.</font></p>
<p><em><font face="Calibri">mossuser-FarmAdmin</font></em></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Used as the application pool for Central Administration and the process account for the Sharepoint Services Timer service. This account needs to a members of Logins, Dbcreator, Security Admin and DBO (for each database) roles</font></p>
<p><em><font face="Calibri">mossuser-SSPAppPool, mossuser-PortalAppPool, mossuser-OtherWebAppPool</font></em></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">All accounts that are used for web application pools will need to be able to administer SSO, this can be achieved by adding them to the mossgroup-SSOAdmin group.</font></p>
<p><em><font face="Calibri">mossuser-SSO</font></em></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">This account is used to run the SSO Service, it will need to be a local administrator of the master key server and have security<span>  </span>administrator rights to the database*</font></p>
<p><em><font face="Calibri">mossgroup-FarmAdmin</font></em></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">This group should be added to the “Farm administrator’s group” and should have the the mossuser-SSO account as a member. (It’s worth while adding all users that need to administer the farm to this group for ease of management)</font></p>
<p><em><font face="Calibri">mossgroup-SSOAdmin</font></em></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">This group is used for the “Single Sign-On Administrator Account” and “Enterprise Application Definition Administrator Account” settings in “Manage Server Settings for Single Sign-On” page. This will need to have the following accounts as members; mossuser-FarmAdmin, mossuser-SSO, mossuser-Setup, mossuser-SSPAppPool, mossuser-PortalAppPool, mossuser-OtherWebAppPool.</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Depending on how you manage your MOSS 2007 environment I would also add the mossgroup-FarmAdmin as a member, this means that all Farm administrators will also be able to administer SSO</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">*If you are unable to give your SSO account security administrator rights on your database then you will need to do the following</font></p>
<ul>
<li>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">On a server that has MOSS 2007 installed, navigate to “C:\Program Files\Common Files\Microsoft Shared\Microsoft Office 12 Single Sign-on” and locate the sso_schema.sql file and take a copy.</font></p>
</li>
<li>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Open up “Microsoft SQL Server Management Studio” and connect to your database server.</font></p>
</li>
<li>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Create a database called SSO</font></p>
</li>
<li>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Put the mossuser-SSO in the dbo role for this database</font></p>
</li>
<li>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Make sure you have SSO selected as the database and then open the copied sso_schema.sql file.</font></p>
</li>
<li>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Run the script</font></p>
</li>
</ul>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"><strong><u>Configuration</u></strong></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"><strong>Configure the SSO Service</strong></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Locate the “Microsoft Single Sign-on Service” in Services</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"> <img src="http://statto1974.files.wordpress.com/2007/05/ssoservice.jpg" alt="SSO Service" /></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Right click on the service and select properties</font></p>
<p><font face="Calibri">On the “Log On” tab, select “This account” and enter the mossuser-SSO as the user in the format of <em>Domain\User</em></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"><img src="http://statto1974.files.wordpress.com/2007/05/ssoserviceprops.jpg" alt="SSO Service Props" /> </font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click the Apply button and then OK</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Restart this service</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Update the service account through Central Administration</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font color="#ff0000" face="Calibri">VERY IMPORTANT</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">I haven’t seen this documented anywhere, but you need to do this otherwise you will get the following error message when trying to configure SSO. This is only applicable if you are using multiple service accounts, if you are using one account that has local administrator rights and system administrator rights on the database this doesn’t occur</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font color="#333399" face="Calibri">You do not have the rights to perfrom this action</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">In the event log the following error is logged</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font color="#333399" face="Calibri">User DOMAIN\ mossuser-Setup failed to configure the single sign-on server. The error returned was 0&#215;800708ad. Verify this account has sufficient permissions and try again. </font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Go to the Central Administration site</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">In the Central Administration site, go to “Operations” and under “Security Configuration”, click on “Service accounts”</font></p>
<p><span><font face="Calibri">Select the “Windows Service” option and in the drop down, select “Single Sign-on Service”</font></span><span><font face="Calibri">Select the “Configurable” option and enter the mossuser-SSO user and password</font></span></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><span><font face="Calibri"> <img width="464" src="http://statto1974.files.wordpress.com/2007/05/serviceaccount.jpg" alt="Service Account" height="220" style="width:464px;height:220px;" /></font></span></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><span></span><span><font face="Calibri">Click OK</font></span></p>
<p><span></span><span></span><span></span><span><font face="Calibri"></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Secondly if you get this error message</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font color="#333399" face="Calibri">Failed to connect to the database server. Verify connectivity and rights for the configuration account and try again.</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">You need to follow these instruction from the following MS KB article: </font><a href="http://support.microsoft.com/kb/901203"><font face="Calibri">http://support.microsoft.com/kb/901203</font></a><font face="Calibri"> </font></p>
<p></font></span></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"><strong>Configure the SSO Server</strong></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">In the Central Administration site, go to “Operations” and under “Security Configuration”, click on “Manage settings for single sign-on” and then “Manage server settings”.</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter DOMAIN\mossgroup-SSOAdmin for the “Single Sign-On Administrator Account” in the “Account name” box</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter DOMAIN\mossgroup-SSOAdmin for the “Enterprise Application Definition Administrator Account” in the “Account name” box</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter the database server name and the SSO database name for the “Database Settings” in the “Server name”<span>  </span>and “Database name” boxes</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click OK</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click on “Manage encryption key” and then click on the “Create Encryption Key” (You can also backup your encryption key here if you need to)</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Go back to the “Manage Single Sign-On” screen</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click on “Manage settings for enterprise application definitions”</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click on “New Item”</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter a display name for the application in the “Display Name” box</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter an application name for the application in the “Application name” box (You will use this name as the reference later on so<span>  </span>I would make it small and easy to remember)</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">In the “Field 1: Display Name” , enter “User ID” and set “Mask” to “No”</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">In the “Field 2: Display Name”, enter “Password” and set “Mask” to “Yes”</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click OK</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"> <img width="460" src="http://statto1974.files.wordpress.com/2007/05/ssoappadin.jpg" alt="SSO App Admin" height="340" style="width:460px;height:340px;" /></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Return back to the “Manage Single Sign-On” screen</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click “Manage account information for enterprise application definitions”</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter the SQL account name in the “User ID” field</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Enter the password for the SQL account in the “Password” field</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Click OK</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri"><img width="508" src="http://statto1974.files.wordpress.com/2007/05/ssoappdef.jpg" alt="SSO App Def" height="104" style="width:508px;height:104px;" /></font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font color="#ff0000" face="Calibri">VERY IMPORTANT</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">This is another task that I haven’t seen documented that needs to be done every time you create an encryption key</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Go to the Central Administration site</font></p>
<p style="margin:0 0 10pt;" class="MsoNormal"><font face="Calibri">Under “Upgrade and Migration”, click “Enable features on existing sites”</font></p>
<p><font face="Calibri">Check “Enable all sites in this installation to use the following set of features” and click on OK. I think this must send out the new encryption key to the existing sites.</font></p>
<p><font face="Calibri">So I&#8217;m hoping now that you have SSO up and running!</font></p>
<p><font face="Calibri">In Part Two I will detail how to set up the BDC. </font></p>
<p> <font face="Calibri"> </font></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/statto1974.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/statto1974.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/statto1974.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/statto1974.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/statto1974.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/statto1974.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/statto1974.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/statto1974.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/statto1974.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/statto1974.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/statto1974.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/statto1974.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=13&subd=statto1974&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://statto1974.wordpress.com/2007/05/15/using-the-bdc-to-populate-user-profiles-from-a-sql-server-database-part-one/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/64ee6e5e0ecaca8c6af952db6a29fc89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">statto1974</media:title>
		</media:content>

		<media:content url="http://statto1974.files.wordpress.com/2007/05/ssoservice.jpg" medium="image">
			<media:title type="html">SSO Service</media:title>
		</media:content>

		<media:content url="http://statto1974.files.wordpress.com/2007/05/ssoserviceprops.jpg" medium="image">
			<media:title type="html">SSO Service Props</media:title>
		</media:content>

		<media:content url="http://statto1974.files.wordpress.com/2007/05/serviceaccount.jpg" medium="image">
			<media:title type="html">Service Account</media:title>
		</media:content>

		<media:content url="http://statto1974.files.wordpress.com/2007/05/ssoappadin.jpg" medium="image">
			<media:title type="html">SSO App Admin</media:title>
		</media:content>

		<media:content url="http://statto1974.files.wordpress.com/2007/05/ssoappdef.jpg" medium="image">
			<media:title type="html">SSO App Def</media:title>
		</media:content>
	</item>
		<item>
		<title>SSO Configuration</title>
		<link>http://statto1974.wordpress.com/2007/05/08/sso-configuration/</link>
		<comments>http://statto1974.wordpress.com/2007/05/08/sso-configuration/#comments</comments>
		<pubDate>Tue, 08 May 2007 15:12:36 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://statto1974.wordpress.com/2007/05/08/sso-configuration/</guid>
		<description><![CDATA[If you are getting errors when trying to configure SSO in MOSS 2007, something we discovered that solved this that is worth trying
·         In Central Administration go to Operations·         Under Secuirty Configuration, click on Service Accounts·         Select “Windows service” option and then “Single Sign-on service” in the corresponding dropdown·         Enter in the service account username and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=11&subd=statto1974&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are getting errors when trying to configure SSO in MOSS 2007, something we discovered that solved this that is worth trying</p>
<p><span style="color:#1f497d;font-family:Symbol;"><span>·<span style="font:7pt 'Times New Roman';">         </span></span></span><span style="color:#1f497d;"><font face="Calibri">In Central Administration go to Operations</font></span><span style="color:#1f497d;font-family:Symbol;"><span>·<span style="font:7pt 'Times New Roman';">         </span></span></span><span style="color:#1f497d;"><font face="Calibri">Under Secuirty Configuration, click on Service Accounts</font></span><span style="color:#1f497d;font-family:Symbol;"><span>·<span style="font:7pt 'Times New Roman';">         </span></span></span><span style="color:#1f497d;"><font face="Calibri">Select “Windows service” option and then “Single Sign-on service” in the corresponding dropdown</font></span><span style="color:#1f497d;font-family:Symbol;"><span>·<span style="font:7pt 'Times New Roman';">         </span></span></span><span style="color:#1f497d;"><font face="Calibri">Enter in the service account username and password</font></span><span style="color:#1f497d;font-family:Symbol;"><span>·<span style="font:7pt 'Times New Roman';">         </span></span></span><span style="color:#1f497d;"><font face="Calibri">Click OK</font></span>Even though we had set this up through the &#8220;Services&#8221; console, doing this through the central administration screen fixed the problem.</p>
<p>Some of the errors we were getting was &#8220;Login failed for user: domain\user&#8221; in the event logs</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/statto1974.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/statto1974.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/statto1974.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/statto1974.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/statto1974.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/statto1974.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/statto1974.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/statto1974.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/statto1974.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/statto1974.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/statto1974.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/statto1974.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=11&subd=statto1974&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://statto1974.wordpress.com/2007/05/08/sso-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/64ee6e5e0ecaca8c6af952db6a29fc89?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">statto1974</media:title>
		</media:content>
	</item>
	</channel>
</rss>