Hello, I have a significant problem where employees who have created shares are leaving the company, including both links and direct internal shares.
All our data is exclusively stored on an external storage system. Unfortunately, the functionality of files:transfer-ownership doesn’t help at all, as it moves all data from the external storage to the local Nextcloud storage. However, in our case, no data is allowed to reside on the local Nextcloud storage.
I need a solution where the data remains where it is (or can be moved to another directory on the external storage), and only the shares from User A are transferred to User B, so that all other users can continue to use the shares.
If i change the uid_owner and uid_initiator in oc_share, than the share does not work anymore…
If i change the user back, the share works…
Waht do i have to change that i can switch the owner of the share and the share continues to work?
How can we approach this issue?
Kind regards
Chonta