Questions about setting up LTB in Active Directory #782
NetworkNecromancer
started this conversation in
General
Replies: 1 comment 5 replies
-
Did you enable debug logs? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I am working to get LTB set up. I work at a school district and we want to get this set up to allow kiddos to change their password.
The base use function of allowing a password reset as long as the current password is known is perfect.
I have this halfway set up on an Ubuntu deployment and integrating it with Active Directory. I am having a couple of issues connecting it to Active Directory. I see that TLS is required as part of the documentation here:
https://self-service-password.readthedocs.io/en/latest/config_ldap.html#active-directory
and
https://ltb-project.org/documentation/active_directory_certificates.html
The certificate for the AD has been created long ago and I imported that into the Debian/Ubuntu file path. I also confirmed that the cipher's "should" match.
I see Apache error logs that it doesn't match. Is there anywhere else to check for this? I followed what I could on the documentation & got stuck.
Any help will be greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions