You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
after an upgrade from OC 8.2.3.2 -> OC 8.2.3.10 -> OC 9.x -> 11.0.2 i'm getting a random login issue with ldap. This started immediately on OC 8.2.3.10 and is still present in Nextcloud 11.0.2.
After some more login attempts it will accept the ldap connection.
OC 8.2.3.2 (production VM) ist still working properly, while the clone of this VM with the upgrade to Nextcloud fails. (No other components were upgraded e.g. apache/php/ etc.)
Production and test VM are both connecting to the same ldap.
Server configuration
Operating system:
Debian Jessie Web server:
Apache/2.4.10 (Debian) Database:
mysql Ver 15.1 Distrib 10.0.30-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2 PHP version:
PHP 7.0.17-1 dotdeb+8.1 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.17-1 dotdeb+8.1, Copyright (c) 1999-2017, by Zend Technologies
Nextcloud version: (see Nextcloud admin page)
Nextcloud 11.0.2.7
Updated from an older Nextcloud/ownCloud or fresh install:
upgrade from oc 8.2.3.2 -> ...... -> nc 11.0.2
Please note: a lot of other apps are connecting to the same openldap without having any issues. OC8.2.3.2 is working fine as well.
Steps to reproduce
Expected behaviour
Hi all,
after an upgrade from OC 8.2.3.2 -> OC 8.2.3.10 -> OC 9.x -> 11.0.2 i'm getting a random login issue with ldap. This started immediately on OC 8.2.3.10 and is still present in Nextcloud 11.0.2.
Actual behaviour
Sometimes this error occurs
Typ: Exception
Code: 48
Nachricht: LDAP authentication method rejected
Datei: /var/www/html/apps/user_ldap/lib/LDAP.php
Zeile: 335
After some more login attempts it will accept the ldap connection.
OC 8.2.3.2 (production VM) ist still working properly, while the clone of this VM with the upgrade to Nextcloud fails. (No other components were upgraded e.g. apache/php/ etc.)
Production and test VM are both connecting to the same ldap.
Server configuration
Operating system:
Debian Jessie
Web server:
Apache/2.4.10 (Debian)
Database:
mysql Ver 15.1 Distrib 10.0.30-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
PHP version:
PHP 7.0.17-1 dotdeb+8.1 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.17-1 dotdeb+8.1, Copyright (c) 1999-2017, by Zend Technologies
Nextcloud version: (see Nextcloud admin page)
Nextcloud 11.0.2.7
Updated from an older Nextcloud/ownCloud or fresh install:
upgrade from oc 8.2.3.2 -> ...... -> nc 11.0.2
Please note: a lot of other apps are connecting to the same openldap without having any issues. OC8.2.3.2 is working fine as well.
Any ideas how to solve this?
Thanks in advance
Cheers!
The text was updated successfully, but these errors were encountered: