-
Notifications
You must be signed in to change notification settings - Fork 460
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
LDAP server error: LDAP Result Code 200 "Network Error": EOF | Login getting failed with 401(Unauthorized) status code #2048
Comments
@Sanketbhandare Post your setup steps. plz |
|
@jiuker Any update on this? |
Yeah. @Sanketbhandare Found that. |
Maybe you need config |
Please follow this https://min.io/docs/minio/linux/reference/minio-server/settings/iam/ldap.html, MINIO_IDENTITY_LDAP_SERVER_INSECURE |
@jiuker We've been following the same setting since start, but we're still getting the 401 Unauthorized response. MINIO_IDENTITY_LDAP_GROUP_SEARCH_FILTER: (&(objectclass=groupOfNames)(member=%d)) Minio Operator version: 5.0.12 Please check and assist us to fix this issue. |
@jiuker Please check and assist on this topic? Also, we can reopen this issue. /reopen |
|
@jiuker LDAP_SERVER is running without tls |
No idea for that. I can't reproduce that. @Sanketbhandare Check the server's log. |
we'll share the steps for how to configure it via yaml. cc @cniackz |
LDAP can be configured using YAML files, as described in the https://github.com/cniackz/public/wiki/LDAP-config uder . If you encounter issues with configuration through the UI, please open an issue on GitHub. |
LDAP server error: LDAP Result Code 200 "Network Error": EOF | Login getting failed with 401(Unauthorized) status code
Expected Behavior
Login to Minio console should be working fine with LDAP Identity provider.
Current Behavior
Login to Minio console is getting failed with LDAP Result Code 200 "Network Error": EOF
Possible Solution
No solution. Workaround to access the Minio Console would be to use Built-In Identity provider.
Steps to Reproduce (for bugs)
Context
LDAP / AD Users are unable to login to Minio Console.
Regression
Your Environment
Dev
minio-operator
): 5.0.12uname -a
): Linux dev-yyk8smst1 4.18.0-348.7.1.el8_5.x86_64 Add Minio operator Add Minio operator #1 SMP Tue Dec 21 13:57:48 EST 2021 x86_64 x86_64 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: