Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

124
Views
Node LDAP/AD hashing?

I'm having both of a backend and a frontend, my backend running on Node, my Frontend as a simple BrowserApp.

I'm using the node-module activedirectory2 to verify a user on our AD-Server.

But ad.authenticateUser(username, password) only takes PlainText as password... and I really don't want to send the password from the frontend with a simple "encryption", even tho I'm using TLS 1.3

I'm searching the entire internet for a module which takes hashed values as input to compare credentials. Is there a good way to pass a hashed value to the AD? Or should I be "safe" sending PlainText over TLS 1.3?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Is there a good way to pass a hashed value to the AD?

No, there is no way to pass hashed values to AD.

Or should I be "safe" sending PlainText over TLS 1.3?

If it's using TLS, it's not plain text. It's encrypted. TLS is the encryption of the internet in general, including your bank's website. It's safe.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!