gheeres / node-activedirectory

ActiveDirectory is an Node.js ldapjs client for authN (authentication) and authZ (authorization) for Microsoft Active Directory with range retrieval support for large Active Directory installations.
MIT License
534 stars 147 forks source link

Authentication with Windows Server 2016 #178

Open jhagege opened 6 years ago

jhagege commented 6 years ago

Hi, When trying to authenticate with Windows Server 2016, username that is passed has to be Full Name. If I'm inserting username, it's not working.

Is it a bug, or am I not understanding how it's supposed to be used ?

Thanks

mugi-luffy commented 2 years ago

I know this is old, but I'am having the exact same problem. Did you by any chance find a solution to this?

jhagege commented 2 years ago

Hi honestly not remembering. I would guess I used the full name instead of username? Good luck!