You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login and provision the testuser user.
a. Everything should be OK.
b. /var/www/html/data/<testuser>/ folder should be created, because of the No. 3 settings.
Logout and re-login as admin.
Go to account page and try to delete user.
Error message can be found at docker logs.
If plugin user_ldap is disabled, the user can be deleted normally.
Expected behavior
No HTML error code returned.
can be delete normally in Nextcloud Server, as well as its data.
will be kept as before in LDAP server.
Nextcloud Server version
30
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Bug description
Failed to delete the user provisioned by LDAP. The DELETE action return 400 HTML error code.
Steps to reproduce
a. Setup basic
docker-compose
solution and environment. https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/insecure/postgres/apache/compose.yamlb. Setup the LDAP environment. I choose LLDAP solution. https://github.com/lldap/lldap
user_ldap
plugin as documentation.user_ldap
with some expert Config:testuser
user.a. Everything should be OK.
b.
/var/www/html/data/<testuser>/
folder should be created, because of the No. 3 settings.admin
.user_ldap
is disabled, the user can be deleted normally.Expected behavior
Nextcloud Server version
30
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Enabled: - activity: 3.0.0 - app_api: 4.0.5 - bruteforcesettings: 3.0.0 - calendar: 5.0.1 - checksum: 1.2.5 - circles: 30.0.0 - cloud_federation_api: 1.13.0 - comments: 1.20.1 - contactsinteraction: 1.11.0 - dashboard: 7.10.0 - dav: 1.31.1 - federatedfilesharing: 1.20.0 - federation: 1.20.0 - files: 2.2.0 - files_downloadlimit: 3.0.0 - files_external: 1.22.0 - files_pdfviewer: 3.0.0 - files_reminders: 1.3.0 - files_sharing: 1.22.0 - files_trashbin: 1.20.1 - files_versions: 1.23.0 - firstrunwizard: 3.0.0 - logreader: 3.0.0 - lookup_server_connector: 1.18.0 - memories: 7.4.1 - metadata: 0.21.0 - nextcloud_announcements: 2.0.0 - notifications: 3.0.0 - oauth2: 1.18.1 - onlyoffice: 9.4.0 - password_policy: 2.0.0 - privacy: 2.0.0 - provisioning_api: 1.20.0 - recommendations: 3.0.0 - related_resources: 1.5.0 - serverinfo: 2.0.0 - settings: 1.13.0 - sharebymail: 1.20.0 - support: 2.0.0 - survey_client: 2.0.0 - systemtags: 1.20.0 - text: 4.1.0 - theming: 2.5.0 - twofactor_backupcodes: 1.19.0 - updatenotification: 1.20.0 - user_ldap: 1.21.0 - user_oidc: 6.1.0 - user_status: 1.10.0 - viewer: 3.0.0 - weather_status: 1.10.0 - webhook_listeners: 1.1.0-dev - workflowengine: 2.12.0 Disabled: - admin_audit: 1.20.0 - encryption: 2.18.0 - photos: 3.0.2 (installed 3.0.2) - suspicious_login: 8.0.0 - twofactor_nextcloud_notification: 4.0.0 - twofactor_totp: 12.0.0-dev >- Note
Nextcloud Signing status
Nextcloud Logs
No related logs. Only Some internal network connection issues.
Additional info
No response
The text was updated successfully, but these errors were encountered: