Bug 29590 - net :: Ldap does not send a request to Active Directory.
Summary: net :: Ldap does not send a request to Active Directory.
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: 20.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 08:28 UTC by adm_nbnstu
Modified: 2022-12-12 21:23 UTC (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.