blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Matt Hall's Blog

Experiences with Microsoft technologies in particular BizTalk 2004, BizTalk 2006, .NET and SQL Server.

BizTalk 2006 – Configuration with Cross Domain Local Groups Workaround

Further to my previous post on the issues I was experiencing with the configuration of BizTalk 2006 with cross domain local groups, we now have a workaround that is acceptable to our client.

A temporary account should be created in the group domain that will be used for the configuration so we can get past this stage. Once the configuration is completed, the correct accounts can be set-up and the temporary account can be removed. This takes form of the following steps:

SSO Configuration

  • Configure SSO using the temporary account
  • Change the account that the SSO Service executes under to the correct, permanent account
  • Restore the master secret and restart the server (using ssoconfig or the MMC)

BizTalk Runtime Configuration

  • Configure the runtime using the temporary account
  • Change the Host Instance account to be the correct, permanent account (using BizTalk Administrator)

Note that this temporary account will need to be in the following groups

  • Isolated Host Users Group
  • Host Users Group
  • SSO Administrators Group

This issue is evident in BizTalk Server 2006 beta 2. Obviously this may be fixed prior to release, but as far as I am aware the issue is caused by an external component so I wouldn't expect there to be a fix prior to release.

Published 02 February 2006 09:16 by Matthew.Hall
Filed under:

Comments

No Comments
New Comments to this post are disabled
Powered by Community Server (Personal Edition), by Telligent Systems