{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.roessner-net.de",
"hub.roessner.cloud"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"tempdirectory": "\/zfs_data\/volume3\/tmp",
"asset-pipeline.enabled": true,
"overwriteprotocol": "https",
"overwrite.cli.url": "https:\/\/cloud.roessner-net.de",
"forcessl": true,
"default_phone_region": "DE",
"dbtype": "mysql",
"version": "22.0.0.11",
"logtimezone": "Europe\/Berlin",
"installed": true,
"maintenance": false,
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"filesystem_check_changes": 1,
"filelocking.enabled": "true",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"dbindex": 0,
"timeout": 1.5
},
"knowledgebaseenabled": true,
"enable_avatars": true,
"allow_user_to_change_display_name": true,
"auth.bruteforce.prevention.enabled": true,
"updatechecker": true,
"log_type": "file",
"logfile": "\/var\/log\/nextcloud\/nextcloud.log",
"loglevel": 3,
"logdateformat": "F d, Y H:i:s",
"cron_log": true,
"log_rotate_size": 104857600,
"ldapUserCleanupInterval": 51,
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
"activity_expire_days": 30,
"mail_smtpmode": "smtp",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\MarkDown",
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\Movie"
],
"mail_smtpsecure": "tls",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "PLAIN",
"singleuser": false,
"mysql.utf8mb4": true,
"updater.release.channel": "stable",
"theme": "",
"app_install_overwrite": [
"tasks",
"admin_notifications",
"caniupdate",
"end_to_end_encryption",
"mindmaps",
"radio",
"ransomware_detection",
"polls",
"files_clipboard",
"files_readmemd",
"keeweb",
"sharerenamer",
"socialsharing_email",
"files_mindmap",
"drawio",
"files_snapshots",
"circles",
"documentserver_community",
"files_retention",
"spreed",
"quicknotes",
"sharelisting",
"bruteforcesettings",
"apporder",
"files_trackdownloads",
"bbb",
"files_downloadactivity",
"carnet",
"forms",
"previewgenerator",
"quota_warning"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
Normally I should see all LDAP settings. This worked until NextCloud 19.
Actual behaviour
I can not see any settings. I also can not create a new configuration nor change anything. It is a fully empty config. Checking on the command line, I can see with
that the configuration exists. Also going to the users overview, I still see all users.
Server configuration
Operating system:
Gentoo Linux
Web server:
Nginx 1.20.1
Database:
MariaDB 1.5.10
PHP version:
7.4.21
Nextcloud version: (see Nextcloud admin page)
22.0.0
Updated from an older Nextcloud/ownCloud or fresh install:
updated (since years now)
Where did you install Nextcloud from:
source
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
none
Are you using encryption: yes/no
no, not currently
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
OpenLDAP
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Brave browser latest stable version
Operating system:
macOS Big Sur latest version
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
The log file is huge and it contains errors for other apps, i.e. mail. But this should not be related to this problem.
Browser log
Browser log