Nils Laumaillé

Results 305 comments of Nils Laumaillé

@zorgman I can see that the username used is: CN=sa_ldap,OU=ServiceAccounts,OU=foo,DC=bar,DC=com Is sa_ldap a user account in your AD? THis error you get in the log clearly indicates that the query...

@zorgman Reviewing your screencapture, I've seen something. The user you have defined for testing purpose in field "Username to use for testing purpose" should not be the username used by...

New install? upgrade from 2.x? On all items or only some?

Thank you for this. I didn't realize this. DUO will come but ... I'm a bit busy and DUO has fully changed its library so it will require full development.

You confirm that you run the upgrade process after using latest commit? Please also perform a CTRL+F5 after upgrading.

Thank you for reporting. Can you please share the console logs when this occurs? To know how to do this, please read https://teampass.readthedocs.io/en/latest/errors/ paragraph `How to capture query error from...

@royalaigle Can you please install latest commit from master branch. Small changes have been performed regarding "active directory" that may help. Based upon this I could help. Notice that I...

Has fixed the issue regarding selection not saved. I didn't test yet the ability to log through LDAP but it should work.

I decided to switch to a standard PHP library. I'm currently implementing [ldaprecord](https://github.com/DirectoryTree/LdapRecord). ~~Facing some illogical issues but I'm wondering if it is related to my quick and dirty ldap...

I have implemented LDAPRecord library. As a first step, I have implemented it this way. Users existing in AD must be synchronized by an admin inside Teampass. Once this is...