Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
This repository was archived by the owner on May 14, 2024. It is now read-only.

the client reconnection is not documented #392

Closed
@ivanhuay

Description

@ivanhuay

I was having some problems connecting to a balanced ldap and reading the code I found the solution undocumented.

var client = ldap.createClient({
        url: config.ldap.url,
        reconnect:true
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions