Issues that this hotfix package fixes
When you install the FAST Search Server 2010 for SharePoint in a disjointed network environment, the Post Setup Configuration of FAST Search Server 2010 for SharePoint fails. Additionally, you receive the following error message:
Exception - System.ArgumentException: A problem occurred when retrieving information on machine: fast-search-servername.subdomain.DomainName.com. Make sure the machinename is spelled correctly and that the machine is available ---> Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.IPSecException: Exception occurred while looking up the SID for machine: "servername.subdomain.DomainName.com". LDAP Filter: "(&(objectCategory=computer)(objectClass=computer)(cn=fast-search-servername))". Path: "LDAP://DC=domaincontroller,DC=DomainName,DC=com". ---> System.DirectoryServices.DirectoryServicesCOMException (0x8007202B): A referral was returned from the server.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_AdsObject()
at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.LDAPInformationRetriever.GetSID(String machineName)
--- End of inner exception stack trace ---
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.LDAPInformationRetriever.GetSID(String machineName)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.LDAPInformationRetriever.GetSID(String machineName, String user, String password)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.MachineManager..ctor(String localMachineName, IEnumerable`1 machineNames, String domainUser, String domainUserPassword, ILogWriter logWriter, ILDAPInformationRetriever ldapinfoRetriever, IDNSInformationRetriever dnsinfoRetriever)
--- End of inner exception stack trace ---
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.MachineManager..ctor(String localMachineName, IEnumerable`1 machineNames, String domainUser, String domainUserPassword, ILogWriter logWriter, ILDAPInformationRetriever ldapinfoRetriever, IDNSInformationRetriever dnsinfoRetriever)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.MachineManager..ctor(String localMachineName, IEnumerable`1 machineNames, String domainUser, String domainUserPassword, ILogWriter logWriter)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Common.IPSec.IPSecManager.CreateIPSecRules(String localMachineName, ICollection`1 hostNames, Int32 basePort, String groupname, String domainUser, String domainUserPassword)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Cmdlets.SetIPSecCommand.CreateRules(ICollection`1 hostnames, IHostConfig hostConfig)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Cmdlets.SetIPSecCommand.CreateAdminRules(IHostConfig hostConfig)
at Microsoft.SharePoint.Search.Extended.Installer.Mahasen.Cmdlets.SetIPSecCommand.ProcessRecord()