Closed paddif closed 2 weeks ago
Hi, this has now been fixed in the core library for macOS vfs: https://github.com/claucambra/NextcloudFileProviderKit/pull/24
This fix will be included in the next bugfix release of the desktop client
Thank you for opening the issue!
⚠️ Before submitting, please verify the following: ⚠️
Bug description
When using vfs on MacOS with a Cloud Configured with LDAP login, it uses the LDAP Login instead of the UID within Nextcloud, wich results in a 404 error
Steps to reproduce
Expected behavior
VFS in MacOS should use the Users UID instead of the LDAP login name e.g. patrick.frey(LDAP) 2ED8C975-5A77-4157-829C-D86F1068EA84 (NEXTCLOUD)
Which files are affected by this bug
-
Operating system
macOS
Which version of the operating system you are running.
15.1
Package
Official macOS 12+ universal pkg
Nextcloud Server version
30.0.1
Nextcloud Desktop Client version
3.14.3
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info