Skip to content
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 config not accepted when DN and CN are in lower case #10057

Closed
Alwaysin opened this issue Jun 29, 2018 · 4 comments
Closed

LDAP config not accepted when DN and CN are in lower case #10057

Alwaysin opened this issue Jun 29, 2018 · 4 comments

Comments

@Alwaysin
Copy link

Alwaysin commented Jun 29, 2018

Steps to reproduce

  1. Activate LDAP app
  2. Enter your user DN with "DN" and "CN" in lower case.
  3. Check

Expected behaviour

cn=bind,dc=sub,dc=domain,dc=com

should be accepted

Actual behaviour

cn=bind,dc=sub,dc=domain,dc=com

is not accepted, only

CN=bind,DC=sub,DC=domain,DC=com

Server configuration

Operating system: Debian 9

Web server: Apache 2.4.25

Database: Ver 15.1 Distrib 10.1.26-MariaDB

PHP version: 7.0.27

Nextcloud version: (see Nextcloud admin page) 13.0.4

Updated from an older Nextcloud/ownCloud or fresh install: from an earlier 13.0.x version

Where did you install Nextcloud from: https://nextcloud.com/install/

Signing status:

Signing status
No errors have been found.

Are you using an external user-backend, if yes which one: ActiveDirectory

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #7299 (Case-sensitive LDAP), #7150 (LDAP self password change not possible when cn contains space), #3270 (Very first LDAP config has empty ID), #9530 (Case-sensitive LDAP and Apple Open Directory), and #2213 (LDAP entries with DN > 255 characters are unsupported).

@MorrisJobke
Copy link
Member

cc @nextcloud/ldap

@blizzz
Copy link
Member

blizzz commented Jul 3, 2018

@Alwaysin if anything it is your LDAP server that acts up. There's nothing we control on client side.

@blizzz blizzz closed this as completed Jul 3, 2018
@Alwaysin
Copy link
Author

Alwaysin commented Jul 6, 2018

@blizzz this is strange since I have other applications connected to my LDAP and they work when configured in lower cases... This behaviour is specific to Nextcloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants