Skip to content

GSSAPI Bind Support ”Strong Auth“ security layer #552

@Rqirus

Description

@Rqirus

Windows 2025 AD servers do not allow simple bind, according to LDAP client logs.

ldapConnection.GSSAPIBind(): LDAP Result Code 8 "Strong Auth Required": 00002028: LdapErr: DSID-0C090343, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection.

https://datatracker.ietf.org/doc/html/rfc4752#section-3.3
Try setting the security layer to "2 Integrity protection" can successfully bind, but the server cannot identify the search request.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions