0.0.10 • Published 11 years ago

whitepages v0.0.10

Weekly downloads
3
License
-
Repository
-
Last release
11 years ago

#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

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago