<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>The SharePoint Farmer's Almanac : Error Messages, Install</title><link>http://msmvps.com/blogs/shane/archive/tags/Error+Messages/Install/default.aspx</link><description>Tags: Error Messages, Install</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Setting up SharePoint?  Accounts need their domain.</title><link>http://msmvps.com/blogs/shane/archive/2007/03/07/setting-up-sharepoint-accounts-need-their-domain.aspx</link><pubDate>Wed, 07 Mar 2007 17:11:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:652349</guid><dc:creator>Shane</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=652349</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2007/03/07/setting-up-sharepoint-accounts-need-their-domain.aspx#comments</comments><description>&lt;P&gt;I have been meaning to post this forever and keep forgetting. A very common issue I am seeing people have when setting up and configuring SharePoint is the way they are specifying account names. You must always specify domain\username. Even though SharePoint will never tell you this is the problem it is. Many users are tempted to just type in username for a service and then the password then they are greeted with a random/cryptic error message. After about an hour (or a day of reinstalling) they realize it was because they forgot to specify the domain name. &lt;/P&gt;
&lt;P&gt;I will attempt to compile a list of error messages that have been caused by this issue and post them here. If you have one please post it in the comments and I will update the post. Thanks &lt;/P&gt;
&lt;P&gt;Sample Error: &lt;/P&gt;
&lt;P&gt;An unhandled exception occurred in the user interface.Exception Information: OSearch (SPSearchAcct) &lt;/P&gt;
&lt;P&gt;Anyway, just a heads up! &lt;/P&gt;
&lt;P&gt;Shane – &lt;A href="http://www.sharepoint911.com/"&gt;SharePoint Help&lt;/A&gt;&lt;/P&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=652349" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/Install/default.aspx">Install</category><category domain="http://msmvps.com/blogs/shane/archive/tags/Error+Messages/default.aspx">Error Messages</category></item><item><title>NT4 domain and SharePoint 2007 don’t play nice</title><link>http://msmvps.com/blogs/shane/archive/2007/01/25/nt4-domain-and-sharepoint-2007-don-t-play-nice.aspx</link><pubDate>Thu, 25 Jan 2007 02:53:09 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:517543</guid><dc:creator>Shane</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=517543</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2007/01/25/nt4-domain-and-sharepoint-2007-don-t-play-nice.aspx#comments</comments><description>&lt;p&gt;So after really beating my head on the table for a while my conclusion is you cannot install MOSS 2007 or WSS v3 in an NT 4.0 domain as anything but a single server.  If you choose multiserver you will get the error below.  I got this error while trying to connect to the SQL Server using windows authentication in the configuration wizard.  :(  
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;01/09/2007 10:36:27  10  ERR                      Exception: System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
&lt;/p&gt;&lt;p&gt;   at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
&lt;/p&gt;&lt;p&gt;   at System.Security.Principal.NTAccount.Translate(Type targetType)
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPProcessIdentity.GetMachineRelativeSecurityIdentifier(SPServer server, Boolean&amp;amp; isMachineAccount)
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPProcessIdentity.GrantIdentityDatabaseAccess()
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPProcessIdentity.Update()
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPWindowsService.Update()
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword)
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
&lt;/p&gt;&lt;p&gt;   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Now this is my professional opinion because as best I can tell there is no official Microsoft position on this.  If you are on an NT4 domain and really want to try using 1 SharePoint server and 1 SQL server you may be able to use SQL authentication but no promises there.  It seems that SharePoint considers NT4 to be the same as a workgroup.  
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Hope this saves someone some grief.  
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com/"&gt;SharePoint Help&lt;/a&gt;
	&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=517543" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/Install/default.aspx">Install</category><category domain="http://msmvps.com/blogs/shane/archive/tags/Error+Messages/default.aspx">Error Messages</category></item></channel></rss>