Nextcloud: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
=== Requirements === | === Requirements === | ||
= FAQ = | = FAQ = | ||
==Can't find ldap user == | == Can't find ldap user == | ||
Even though admin interface "verify user" works: | Even though admin interface "verify user" works: | ||
php occ ldap:check-user foo | php occ ldap:check-user foo | ||
==Cannot check user existence, because disabled LDAP configurations are present.== | |||
== Cannot check user existence, because disabled LDAP configurations are present. == | |||
Admin interface, under LDAP / AD integration ->Advanced "Configuration active" | Admin interface, under LDAP / AD integration ->Advanced "Configuration active" | ||
php occ ldap:check-user foo --force | php occ ldap:check-user foo --force | ||
==php occ lda:check-user rcuijpers --force== | |||
== php occ lda:check-user rcuijpers --force == | |||
==Mail== | |||
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/email_configuration.html | |||
===Request failed with status code 500=== | |||
===Unexpected error during account creation === | |||
Try enabling mail_smtpdebug |
Revision as of 11:34, 10 January 2022
Links
Installing
Installing on Ubuntu
Requirements
FAQ
Can't find ldap user
Even though admin interface "verify user" works:
php occ ldap:check-user foo
Cannot check user existence, because disabled LDAP configurations are present.
Admin interface, under LDAP / AD integration ->Advanced "Configuration active"
php occ ldap:check-user foo --force
php occ lda:check-user rcuijpers --force
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/email_configuration.html
Request failed with status code 500
Unexpected error during account creation
Try enabling mail_smtpdebug