Yes, indeed, it only occurred to me that this is important after reading other problems with LDAP-authenticated accounts.
nice idea. how would I check this?
Nextcloud via the app twofactor_totp:11.0.0-dev
Enabled:
- activity: 2.21.1
- admin_audit: 1.19.0
- bruteforcesettings: 2.9.0
- calendar: 4.7.16
- cloud_federation_api: 1.12.0
- comments: 1.19.0
- contacts: 6.0.0
- contactsinteraction: 1.10.0
- dashboard: 7.9.0
- dav: 1.30.1
- deck: 1.13.2
- external: 5.4.0
- externalportal: 1.3.1
- federatedfilesharing: 1.19.0
- federation: 1.19.0
- files: 2.1.1
- files_downloadlimit: 2.0.0
- files_pdfviewer: 2.10.0
- files_reminders: 1.2.0
- files_retention: 1.18.0
- files_sharing: 1.21.0
- files_trashbin: 1.19.0
- files_versions: 1.22.0
- firstrunwizard: 2.18.0
- forms: 4.3.1
- impersonate: 1.16.0
- logreader: 2.14.0
- lookup_server_connector: 1.17.0
- notes: 4.11.0
- notifications: 2.17.0
- notify_push: 0.7.0
- oauth2: 1.17.0
- password_policy: 1.19.0
- photos: 2.5.0
- polls: 7.2.4
- privacy: 1.13.0
- provisioning_api: 1.19.0
- related_resources: 1.4.0
- richdocuments: 8.4.6
- serverinfo: 1.19.0
- settings: 1.12.0
- sharebymail: 1.19.0
- side_menu: 3.13.1
- snappymail: 2.38.0
- support: 1.12.0
- survey_client: 1.17.0
- systemtags: 1.19.0
- tasks: 0.16.1
- text: 3.10.1
- theming: 2.4.0
- twofactor_backupcodes: 1.18.0
- twofactor_totp: 11.0.0-dev
- updatenotification: 1.19.1
- user_ldap: 1.20.0
- user_status: 1.9.0
- viewer: 2.3.0
- weather_status: 1.9.0
- workflowengine: 2.11.0
Disabled:
- circles: 29.0.0-dev (installed 0.21.4)
- encryption: 2.17.0
- files_external: 1.21.0 (installed 1.10.0)
- nextcloud_announcements: 1.18.0 (installed 1.7.0)
- recommendations: 2.1.0 (installed 0.4.0)
- suspicious_login: 7.0.0
"system": {
"debug": false,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.mydomain"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.mydomain",
"overwriteprotocol": "https",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\APCu",
"filelocking.enabled": true,
"filelocking.ttl": 3600,
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 1.5
},
"enable_email": false,
"version": "29.0.5.1",
"updater.release.channel": "enterprise",
"installed": true,
"maintenance": false,
"loglevel": 3,
"trashbin_retention_obligation": "auto, 7",
"versions_retention_obligation": "auto, 7",
"ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
"auth.bruteforce.protection.enabled": false,
"lost_password_link": "disabled",
"ldapIgnoreNamingRules": false,
"skeletondirectory": "",
"default_locale": "de_DE",
"default_language": "de",
"mail_sendmailmode": "smtp",
"theme": "",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": 1,
"mail_smtpauthtype": "LOGIN",
"mail_smtpsecure": "tls",
"mail_smtpport": "587",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"spreed": {
"bbb_server": "https:\/\/scale001.anotherdomain",
"bbb_secret": "xxxxxxxx"
},
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"default_phone_region": "DE",
"profile.enabled": false,
"updater.server.url": "***REMOVED SENSITIVE VALUE***",
"auth.storeCryptedPassword": false
}
}