https://github.com/doing-things-with-node-red/node-red-contrib-ldap-search
https://github.com/doing-things-with-node-red/node-red-contrib-ldap-search
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doing-things-with-node-red/node-red-contrib-ldap-search
- Owner: doing-things-with-node-red
- License: mit
- Created: 2019-09-03T10:07:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T16:41:09.000Z (about 3 years ago)
- Last Synced: 2025-10-28T14:57:38.389Z (8 months ago)
- Language: HTML
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_build/latest?definitionId=2&branchName=master)
[](https://greenkeeper.io/)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
**Alpha Status**
node-red-contrib-ldap-search
=====================
A basic LDAP search node
Supports connecting to ldap servers with or without a DN/Password to bind to.
The filter is a Mustache (http://mustache.github.io/) template that will match against the whole msg object. So if you have a msg object that looks like this.
Credits:
========
* [node-red-contrib-ldap](https://github.com/hardillb/node-red-contrib-ldap)
License
-------
See the [LICENSE file](LICENSE) for license text and copyright information.