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.

AD Authentication SSL #229

Closed
Closed
@djholly123

Description

@djholly123

Hi are there any examples on how to get the client to do SSL connection to LDAPS ? I suspect the code below is not enough.

want to use it to change password which is not allowed over LDAP://

have enabled LDAPS as per http://technet.microsoft.com/en-us/library/dd941846(v=ws.10).aspx

    var client = ldap.createClient({
        url: 'LDAPS://caa.local:636'
    });

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions