-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Open
Copy link
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap30-feedbackbugfeature: ldapfeature: users and groups
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
We use nextcloud aio and use the ldap sync which worked for months, but since a few days we are getting the error Das Kontenlimit dieser Instanz ist erreicht. If I go to Settings -> Konten: Alle Konten only lists 7 Accounts, so way less then 100. If I go to Deaktivierte Konten 325 Accounts are listed, but they are there since day one months ago and back then this also was not a problem and
| $userCount = $userCount - $disabledUsersCount; |
I also opened a discussion at the aio repo but they said I should create a bug report here (nextcloud/all-in-one#5655).
Steps to reproduce
- Use Nextcloud AIO
- Use the LDAP Sync with more than 100 users but disable most of them (??)
- Wait some months (??) and get the error that you have to many users.
Expected behavior
Don't get the error that I have more than 100 users or list more than 100 users in the Active Users list.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
PostgreSQL
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
Nice way to get this from aio? Would be nice if I could just download this from the admin settings
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap30-feedbackbugfeature: ldapfeature: users and groups