-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 ignores user filter, causing exceptions #8852
Comments
After deleting four users which were shown by Three of these users I could delete again with |
cc @nextcloud/ldap Zombie users :/ |
Sorry, our environment changed so much. I cannot test this anymore. |
OK, I'll close it in that case. Thanks for reporting nevertheless! |
Steps to reproduce
occ ldap:check-user shows
shows 5 disabled user accounts, which were always disabled.select * from oc_ldap_user_mapping;
shows 89 users (84 active and those 5 disabled ones).select * from oc_ldap_group_members;
shows disabled accounts for group membership as well.Expected behaviour
Actual behaviour
/settings/users
in the web frontend.)/settings/users
.Server configuration detail
Operating system: Linux 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64
Webserver: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: 10.0.34-MariaDB-0ubuntu0.16.04.1
PHP version: 7.0.25-0ubuntu0.16.04.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, ldap, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 13.0.1
Updated from an older Nextcloud/ownCloud or fresh install: Fresh install
Where did you install Nextcloud from: dependencies via apt-get, Nextcloud with tarball.
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP
LDAP configuration (delete this part if not used)
Logs
Nextcloud log
The text was updated successfully, but these errors were encountered: