Hello,
we changed all the servers in our company to a different Domain.
Our Navision System is running, but we have problems with our BizTalk server now.
We get a lot of errors in the eventlog of Source ENTSSO Event 10536.
Event Type: Warning
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10536
Date: 5/14/2004
Time: 6:39:36 PM
User: N/A
Computer: <some computer>
Description:
SSO AUDIT
Function: CreateFieldInfo
Tracking ID: 6210bda5-8806-4766-b0bd-dfca8ec07589
Client Computer: <some client computer>
Client User: <some client>
Application Name: {B3629224-0EE0-4125-9805-F15EDF528138}
Error Code: 0xC0002A1F, Cannot perform encryption
or decryption because the secret is not available from the master secret server.
See the event log for related errors.
So I guess because we changed the service Accounts from domain account xy\service to xx\service the SSO certificate is now corrupt and can't be used any more. So I did a backup of the SSO secret and created a new one. But still the same eventlog error.
In the SSO console I can see that SSO status is enabled.
SSO Server is the local biztalk server
SQL Server is the navision sql Server
SSO database is SSODB
SSO Secret Server: local biztalk server.
SSO Administrators and Affiliate Administrators are domain-groups and the xx\service account is member of both groups.
I guess the following error is related to the SSO warning
EventID 5641 Source: BizTalk Server 2006
Can anyone help me here?
Thank you.