Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
I have two Nextcloud instances.
In Cloud 1 (shared by the admin user), the "Public" folder is shared via federation with Cloud 2 (shared with the admin user).
In Cloud 2, this folder is shared with a "Partner" group provided via LDAP. The problem is that sharing in Cloud 2 automatically removes the "Allow download" checkbox. This means that members of the "Partner" group can see the files, but cannot open or download them.
The admin user in Cloud 2 can download, open, and share them.
Steps to reproduce
- Install two Nextcloud instances version 31.0.2
- Create a folder called "test" in instance 1 and share it with instance 2 (with full permissions).
- Create a group called "group1" in instance 2.
- In instance 2, share this folder called "test" with the "group1" in instance 2
- Users in the "group1" group cannot open or download the files.
Expected behavior
The users of group1 must be able to open and download the files.
Nextcloud Server version
31
Operating system
Other
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response