verdaccio-ldap icon indicating copy to clipboard operation
verdaccio-ldap copied to clipboard

Hybrid authentication not working to publish/unpublish using node console.

Open techsupp01 opened this issue 7 years ago • 1 comments

Hi,

we are using latest verdaccio (3.8.5) with verdaccio-ldap plugin. On config.yaml file, we have the both authentication methods:

auth: ldap: type: ldap client_options: url: "ldap: ..... ....... htpasswd: file: /verdaccio/conf/htpasswd max_users: 2

If we login on web browser, both auth users can login. When we try to use an LDAP user to login through npm console, it throws an error "maximum amount of users reached" - (because it tries to register a new user instead of looking in LDAP users).

Can you fix this problem (or implement this feature, case this is not implemented yet ) ?

Best Regards, Cristóvão

techsupp01 avatar Nov 06 '18 11:11 techsupp01

Hi, It's been multiple years I want to peer my verdaccio with ldap, have you manage to work with verdaccio with ldap?

At my team, we used to have an authentication spam issue.

kopax avatar Sep 27 '19 13:09 kopax