whitepages

0.0.10 • Public • Published

White pages

Search in your own data throught a LDAP interface.

Test it

npm install .
node test.js

Use you favorite ldap client, and ask bob in o=whitepages at ldap://127.0.0.1:1389

Or the shell:

ldapsearch -LLL -H ldap://localhost:1389 -v -x -D cn=rdupond,o=whitepages -w foo -s sub -P 3 -b o=whitepages -t -T /tmp

ldapsearch comes with openldap, and is installed on a Mac, Linux users should aptitude install it.

Status

Early alpha.

The future

  • CardDAV
  • REST api for pushing data
  • LDAP Auth with different strategy
  • LDAP Auth with acl

Licence

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i whitepages

Weekly Downloads

3

Version

0.0.10

License

none

Last publish

Collaborators

  • athoune