Conversation
|
This appears to work well as it is, but having to allow 'sudo unshare' is obviously a security hole that is very easy to exploit. Hopefully I will have time to play around with this and see if I can figure other ways to make it work, |
|
Right, I guess that's the kind of use case discussion I need. Security is of course relative :). My assumption was that the programmer/tester has root access via sudo. Also, the reason I used sudo originally was to pass the xauth cookie through to the next user, but then I realised it's not necessary if you log back in as the user. I'm now not sure that needs to be in there. |
|
I guess @wehimwich needs to chime in here. He's the target user right now :) |
This is a preliminary sketch of a utility to assist testing a development
version of the Field System on an operational machine without disturbing
the working system, as discussed in issue #21.
As it stands it is very basic and some experimentation and discussion is needed
to understand the use case(s).
Current assumptions:
sudoOutstanding issues & questions: