Closed fletchgqc closed 8 years ago
+1
I'm also experiencing this but it looks like it may be specific to the AD set up as mentioned in this ldapjs issue: https://github.com/mcavage/node-ldapjs/issues/191
Thanks doomdance. I think you are right. I think logging at least an info message with a link to the RFC would be the best behaviour of the module. Anyway, I'll check for empty password manually.
I'm using this code:
Authentication with user/password succeeds and fails as expected, except that when I leave the password empty, login succeeds. Why is this?