Skip to main content
hvaradaraj
Staff
Staff
June 11, 2026

Technical Tip: How to troubleshoot FortiSandbox LDAP authentication error Login test failed: 80090308: LdapErr: DSID-0C090549, comment: AcceptSecurityContext error, data 52e, v65f4

  • June 11, 2026
  • 0 replies
  • 7 views

Description

This article describes how to troubleshoot FortiSandbox LDAP authentication error Login test failed: 80090308: LdapErr: DSID-0C090549, comment: AcceptSecurityContext error, data 52e, v65f4.

Scope

FortiSandbox.

Solution

Go to System Settings -> LDAP Servers -> Edit LDAP Server ->Test Login.


d1671503.png


55d2363d.png


Connection status:

Login test failed: 80090308: LdapErr: DSID-0C090549, comment: AcceptSecurityContext error, data 52e, v65f4.

This error comes from the LDAP server itself, and something is not being accepted on the LDAP server even though the user credentials are correct.

LDAP Server bind request & response wireshark capture:

29789b6d.png

1c105411.png


Using the full 'username@domain' format on the service account, referred to as the User Principal Name (UPN), during an LDAP authentication attempt resolves the 'invalid credentials' error by supplying a complete, unambiguous identifier.
This allows the service account FortiSandbox to query the LDAP successfully.

0ba02537.png


554f5eea.png


LDAP Server bind request & response wireshark capture:

5dd5a725.png


53fff1b7.png