#732643 Please add snapshot session sharing feature

Package:
schroot
Source:
schroot
Description:
Execute commands in a chroot environment
Submitter:
Zach Carter
Date:
2013-12-20 10:51:15 UTC
Severity:
wishlist
#732643#5
Date:
2013-12-19 18:51:21 UTC
From:
To:
I have a user who would like to create an lvm snapshot session and then
share it with another user.  Currently only the root user can access
other user's sessions.

It would be helpful if a non-root user could run a command to grant a
second non-root user to access their session with the same privileges
they have.   This should only be allowed if that second user also has
the necessary privileges to create their own identical snapshot sessions
from the same source chroot.

#732643#10
Date:
2013-12-19 19:10:39 UTC
From:
To:
Feel free to mark this as a duplicate of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675512

#732643#15
Date:
2013-12-20 10:50:34 UTC
From:
To:
forcemerge 732643 675512
thanks

No problem, thanks.

I'll try to get to this as part of the 1.7.x development stuff
in the new year.

In this specific case, to you want to give permissions to the
other user at the time of creating the snapshot, or later on?
We might need to provide for both use cases, but the former is
probably simpler since we can just write out the session file
with the updated permissions, rather than doing edits after
session creation (which is still possible, but will probably
need more command-line options to enable).


Thanks,
Roger