Joey Hess
|
3cbaa68be8
|
Android: Avoid crashing when unable to set file mode for ssh config file due to Android filesystem horribleness.
|
2014-02-07 14:57:23 -04:00 |
|
Joey Hess
|
fdcc04096c
|
assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or world writable when writing to those files, as that can make ssh refuse to use them, if it allows another user to write to them.
|
2014-01-03 17:44:12 -04:00 |
|
Joey Hess
|
3a6e0d1215
|
assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail. Closes: #732602
|
2013-12-20 20:58:36 -04:00 |
|