rlidwka / sinopia-ldap

LDAP auth plugin for sinopia
18 stars 12 forks source link

Any issues with not including admin details #7

Open mattfysh opened 9 years ago

mattfysh commented 9 years ago

If using Sinopia LDAP purely for auth, and no admin fn's, can we avoid having to place the admin auth details in the Sinopia config? thanks!

sfhardman commented 9 years ago

adminDn and adminPassword are aliases for bindDn and bindCredentials - as far as I can tell these just need to be any account that can bind to LDAP to verify other users' credentials.