<?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; Installation</title>
	<atom:link href="http://statto1974.wordpress.com/category/installation/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; Installation</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>PSCONFIG configdb parameters</title>
		<link>http://statto1974.wordpress.com/2007/05/01/psconfig-configdb-parameters/</link>
		<comments>http://statto1974.wordpress.com/2007/05/01/psconfig-configdb-parameters/#comments</comments>
		<pubDate>Tue, 01 May 2007 13:32:48 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://statto1974.wordpress.com/2007/05/01/psconfig-configdb-parameters/</guid>
		<description><![CDATA[I don&#8217;t know if anyone else has experienced this, but the Microsoft documentation provides this as an example for the above command
Psconfig –cmd configdb –create –server servername –database databasename –user username –password userpassword –admincontentdatabase databasename
I tried running this and kept getting the following error
The -create command is invalid
This drove me made until I removed the &#8220;-&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=8&subd=statto1974&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I don&#8217;t know if anyone else has experienced this, but the Microsoft documentation provides this as an example for the above command</p>
<blockquote><p>Psconfig –cmd configdb –create –server <em>servername</em> –database <em>databasename</em> –user <em>username</em> –password <em>userpassword</em> –admincontentdatabase <em>databasename</em></p></blockquote>
<p>I tried running this and kept getting the following error</p>
<blockquote><p>The -create command is invalid</p></blockquote>
<p>This drove me made until I removed the &#8220;-&#8221; from the beginning of the create parameter and then I got the following error</p>
<blockquote><p>The -server command is invalid</p></blockquote>
<p>My amazing mind realized that a pattern was emerging and I went ahead and removed all the dashes from the parameters to end up with the following command.</p>
<blockquote><p>Psconfig –cmd configdb create server <em>servername</em> database <em>databasename</em> user <em>username</em> password <em>userpassword</em> admincontentdatabase <em>databasename</em></p></blockquote>
<p>Hey Presto my &#8220;SharePoint Products and Technologies Configuration Wizard&#8221; began chugging away</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/statto1974.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/statto1974.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/statto1974.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/statto1974.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/statto1974.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/statto1974.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/statto1974.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/statto1974.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/statto1974.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/statto1974.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/statto1974.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/statto1974.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=statto1974.wordpress.com&blog=1043105&post=8&subd=statto1974&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://statto1974.wordpress.com/2007/05/01/psconfig-configdb-parameters/feed/</wfw:commentRss>
		<slash:comments>3</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>