‎2006 Nov 02 7:22 AM
Hello,
I am trying to implement the SSO2KerbMap module on the IIS for SSO for .NET applications.
When I use the SSO2KerbMap module with an application I receive this specific error at it's log files:
17:10:11 1644/5812 E LogonAsUser: LsaLogonUser failed with NT Error 1787: The security database on the server does not have a computer account for this workstation trust relationship.
Can anyone please help me resole this?
‎2006 Nov 06 11:36 AM
Hi Roy,
I found the following information in the Microsoft KB.
However this note refers to problems when you try to configure a trust relationship between a W2K3 and a NT4 domain.
<a href="http://support.microsoft.com/kb/325874">How to establish trusts with a Windows NT-based domain in Windows Server 2003</a>
Please note that the SSO22KerbMap Module only works in a domain that runs in a Windows 2003 native mode.
Best regards,
André
‎2006 Nov 06 12:07 PM
Hello Andre,
10X but I saw this arcticle as well and as you said it is valid once you try to configure a trust relationship between a W2K3 and a NT4 domain. In my case all the relevant server are W2K3 and are sitting under one domain.
Roy