5. LDAP Node : Create LDAP Connection in Node js(LDAP Authentication)

preview_player
Показать описание
LDAP Apache Directory Studio: Create LDAP Connection in node js.
In this video, we are going to create an LDAP connection in node js. We will learn about LDAP configuration.
#ldap #ldapconnection

LDAP in node js :
Рекомендации по теме
Комментарии
Автор

Very nice one. Thanks for this video.
Is it possible to return that consoled success or error messages. To use outside or return as api response. Because this bind always returning false.

duniyachudu-iwillbeyour
Автор

6:10 If we have stopped the server and try to run it in node.js, then the node.js server is getting crashed. Tried using try catch as well but it does not help. Any idea how we can handle this scenario where the LDAP server is not reachable?

syedhannan
Автор

Can we authenticate automatically without entering username and password by detecting the user computer login ?

idlerider
Автор

Thank you very much! By chance, would you know if there is a way to implement Active Directory SSO from a Linux server using Node?

elimgarak
Автор

can we not have a persistent connection to ldap server? Why are you connecting to ad everytime authentication function is being called? Anyways nice tutorial

Bargainsxx
Автор

getting following error

"Error in new connetion InvalidCredentialsError: 80090308: LdapErr: DSID-0C090400, comment: AcceptSecurityContext error, data 52e, v1db1"

help me to fix this issue

MaramKiranKumar
Автор

How to setup nodejs if the LDAP using OTP?

jundi
Автор

But why did you use admin user to authenticate. You could have used a user from ou=users?

mohsinyaqoobkhan
Автор

I don't know why, but my connection just run with the port 389 and not with 10389

joserestrepo
Автор

nice tutorial. Bhai I am getting some error. Can I have your mail id?

rajbiryadav
Автор

Please don't say "right" that many times in you next videos...

michaelschalck