-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues after renaming an already shared folder... #553
Comments
No. This is a feature, because a user can rename the received share. If we would update this name then it would get overwritten. All subfolders have the same naming in all shares, but the root folder not. |
Please read the whole thing.... that behaviour was not my real issue (although I believe it is one !!) But what's happening to newly added/created users to the group after the renaming is a BIG issue !! |
Ah, you have encryption enabled? Then adding new users to a group doesn't allow them to access files/folders that are shared with that group before they are added to the group. This is a know limitation of the encryption. This has nothing to do with the renaming and also happens if the rename wasn't done. https://docs.nextcloud.com/server/9/user_manual/files/encrypting_files.html#sharing-encrypted-files cc @schiessle |
yes I do ... damn .... :-) I guess you mean the server sided encryption ?? right ? |
It is both the same, but the external storage encryption is only for a specific storage ;) There is a plan to address this issue, but it involves a lot of work to do it right :( |
Steps to reproduce
1.create a new folder and add some files (in my case jpgs)
2.share this folder with a group
3.rename this folder
Expected behaviour
Renaming should be automatically happen in all shared accounts of the shared group
Actual behaviour
No renaming takes place...and previously existing users (in the group) can still use and view the shared content...
BUT, newly created - and added to the shared group- users (after the renaming took place) can see the OLD (before renaming) folder and containing files (icons and filenames) but have no access and get error messages
i.e.
Sorry, this file could not be found.
AFTER deleting the share and re-sharing, issue is solved...
Server configuration
Operating system:
Web server: HostedServer ALL-INKL
Database: MYSQL
PHP version:
Nextcloud version: (see Nextcloud admin page) 9.051
Updated from an older Nextcloud/ownCloud or fresh install: opdated from OWNCLOUD 9.021
Where did you install Nextcloud from:
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
LDAP config
Browser:
Operating system:
Logs
Web server error log
Web server error log
Nextcloud log
Browser log
The text was updated successfully, but these errors were encountered: