Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project alive? What was the status on last commit? #4

Open
egorse opened this issue Mar 12, 2018 · 2 comments
Open

Is the project alive? What was the status on last commit? #4

egorse opened this issue Mar 12, 2018 · 2 comments

Comments

@egorse
Copy link

egorse commented Mar 12, 2018

Just wonder if it could be used for Gerrit 💃

Thanks!

@bradleypeabody
Copy link
Owner

bradleypeabody commented Mar 15, 2018

Hi @egorse, I haven't done any maintenance on this project in a while, but I think it's just as useful today as it was back when it was written.

To be honest, if you are trying to do something complicated with LDAP, this project is probably more useful as a basic example to fork from or copy from. Structurally it doesn't have anything particularly fantastic, it's just working code that gets you as far as a basic LDAP server that can deal with authentication requests.

But, if you are just trying to bolt Gerrit onto an existing user database via LDAP auth, I'm not aware of any reason this library would not work.

@badfires
Copy link

As described in the project description I need to simulate an LDAP service and verify the received username and password through my own database,
But I couldn't find anywhere to get the user's password
The password I can find now is bindpasswd, which is used to bind administrators
What I want to find is the real password of the user who needs to be verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants