Skip to content

Access to LDAP error codes in exceptions #42

@althaus

Description

@althaus

Hi,

I'm currently working on an LDAP authentication against a damn huge (200k+ accounts) AD and have some issues with several queries. One thing is a user search which throws the LdapConnectionException in the QueryOperationHandler. Sadly it doesn't contain any helpful message:

'LDAP search failed. Diagnostic message: ""'

It'd be great if the exception could expose the error code or do I miss something?

Cheers
Matthias

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