Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Problem


Although login credentials are correct, launching a Lycia Desktop/Web app through secure instance fails with one of the following errors:

ERROR: Change user failed :error 1787

ERROR_NO_TRUST_SAM_ACCOUNT
1787 (0x6FB)
The security database on the server does not have a computer account for this workstation trust relationship.


LogonUser() Failed with error code: 1789

ERROR_TRUSTED_RELATIONSHIP_FAILURE
1789 (0x6FD)
The trust relationship between this workstation and the primary domain failed.


Solution


This issue typically occurs when the computer on which you're running the Lycia app can't authenticate with Active Directory. To resolve this issue, use one or more of the following methods:

Click Start, right-click Computer, and then click Properties. Under Computer name, domain, and workgroup settings, click Change Settings.

  1. Click the Computer Name tab, and then click Change.
  2. Select the Workgroup option, and then type a workgroup in the Workgroup dialog box.
  3. Restart the computer.
  4. Repeat steps 1 through 3.
  5. Select the Domain option, and then type the domain name in the Domain dialog box to add the computer back to the domain.
  6. Restart the computer.




  • No labels