Bug 29590

Summary: net :: Ldap does not send a request to Active Directory.
Product: Koha Reporter: adm_nbnstu <e.dmitriev>
Component: AuthenticationAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dpavlin
Version: 20.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description adm_nbnstu 2021-11-29 08:28:05 UTC
Good afternoon, Koha technicians. I am a new Koha user from Russia.
I am trying to set up authentication via Active Directory.
When I make a request to check if port 389 is open, the test passes. And when I do it through Koha, I get "LDAP connexion failed", and the packet does not go to the server at all. Where could the problem be. Tell me in advance thanks.
Comment 1 Katrin Fischer 2021-11-29 09:55:46 UTC
Hi, welcome to Koha community :)

Bugzilla is used for bugs and enhancements, but as your questions sounds more like a installation/setup question, it should be moved to mailing list (https://koha-community.org/support/koha-mailing-lists/) or IRC (https://koha-community.org/get-involved/irc/). You will get much more attention/readers for your question there too.

Please make sure to add the version and how you installed Koha. And also any steps taken for configuring/debugging your LDAP issue so far.