diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-04-17 20:12:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-04-17 20:12:12 -0400 |
| commit | 162b0d77dd607316b79dad2aa7d0e2986927746b (patch) | |
| tree | a0ae0943b72553b2a9aecd673626cebcc250ea3d | |
| parent | b7622d7e2391623a99a899c31b8edf960ade6dfc (diff) | |
response
| -rw-r--r-- | doc/forum/Work_on_OS_X/comment_3_294f4783522a8e4887793aac921ee546._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Work_on_OS_X/comment_3_294f4783522a8e4887793aac921ee546._comment b/doc/forum/Work_on_OS_X/comment_3_294f4783522a8e4887793aac921ee546._comment new file mode 100644 index 00000000..ed654d3f --- /dev/null +++ b/doc/forum/Work_on_OS_X/comment_3_294f4783522a8e4887793aac921ee546._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2017-04-18T00:08:13Z" + content=""" +Yes, this is the place. Or you can email me directly, but I prefer to keep +discussions public. + +`propellor --spin` needs a way to run commands as root on the remote host. +If ssh as root on OSX is not allowed, it would need a way to get to a user +who can get root, and it would be very annoying if a password needed to be +entered since each `propellor --spin` actually makes several ssh connections to +the remote host. Anything that works within these constraints would be ok. +"""]] |
