ONLYOFFICE / CommunityServer

Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
http://www.onlyoffice.com
Apache License 2.0
2.74k stars 619 forks source link

How to sync OnlyOffice Community for 10,000+ LDAP users? #507

Open ivonlee opened 3 months ago

ivonlee commented 3 months ago

OS : docker Ubuntu:18.04 VERSION : CommunityServer V12.6.0 OPERATION : ldap sync user ERROR : The maximum number of ldap synchronization users is 10000, report ”The current pricing plan user limit has been reached“

ivonlee commented 3 months ago

WX20240712-140225@2x

Carazyda commented 3 months ago

Hello @ivonlee These are our specific restrictions for the server version of Onlyoffice Workspace to ensure maximum performance. The user selector will take a long time to load throughout the portal. You can change this restriction in the tenants_quota table, but we cannot promise stable operation of the user selector and the rest of the portal.

ivonlee commented 3 months ago

Thanks for your reply. We have modified the value in the database to exceed 10000, but the above information is still prompted to ask if there is any other place for hard coding

Carazyda commented 3 months ago

Please try restarting the community server site inside the community server container: systemctl restart monoserve