-
Notifications
You must be signed in to change notification settings - Fork 213
LDAP Users import problem #544
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
Comments
Hello Daniel, I'm very glad that you found it useful ;) Regarding your issue, it could be related to the LDAP Cheers! |
Hello! Thanks for the quick answer! Actually the login attribute exist, in our case the UID, and I am selecting that option during the import process... Thanks again! |
I forgot to mention that the username and login shouldn't be blank so if the user login is got, the username could be the cause. Cheers |
Sorry...and the username is got either from |
Ok, then that is the cause, for the user name we use the Thanks a lot! |
Hi again, I add the attribute Thanks again. |
Nice, please send me the pull request. Thanks! Cheers |
… to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback * [MOD] Updated translations.
Hi @jdanielcano I've just implemented the code that allows to select the name attribute for importing from LDAP :) Cheers |
Thanks a lot!!
I didn't have time a work, but this kind of things make your application
even better!
Thanks again!
Cheers
…On Apr 20, 2017 17:27, "RubénD" ***@***.***> wrote:
Hi @jdanielcano <https://github.com/jdanielcano>
I've just implemented the code that allows to select the name attribute
for importing from LDAP :)
Cheers
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#544 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALGwNlW4WJXwQWmFK9K2Nap4A5AMAEKWks5rx3lugaJpZM4NC50x>
.
|
… to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback * [MOD] Updated translations.
Hello there,
First of all, thanks for the great job you are doing with this tool, it is great and it has many and useful features.
I am trying to install the sysPass in the following way:
The problem:
I checked the logs and there is no errors, even in the database logs there is anything weird or error. When I try to list the users in the LDAP configuration, I can retrieve all the users from the LDAP and I can "navigate" or list all of them, but the import is not working.
I am doing something wrong?
Thanks a lot in advance.
Cheers,
Daniel.
The text was updated successfully, but these errors were encountered: