/ldap_server

Create LDAP Server with NodeJs

Primary LanguageJavaScript

ldap_server

Create LDAP Server with NodeJs

ldapsearch -H ldap://localhost:1389 -x -D cn=root,o=example -w secret -b "o=example" "(&(usr=john)(pwd=demo))"