From 7414e5d04c10c581dab4282e1486e518fca8b12b Mon Sep 17 00:00:00 2001 From: onno Date: Fri, 21 Mar 2014 19:24:14 +0000 Subject: [PATCH] --- ..._current_linux_build_as_of_Mar_6th___39__14__41__.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/ssh_keys_have_wrong_permissions___40__Ubuntu_12.04_LTS__44___current_linux_build_as_of_Mar_6th___39__14__41__.mdwn diff --git a/doc/bugs/ssh_keys_have_wrong_permissions___40__Ubuntu_12.04_LTS__44___current_linux_build_as_of_Mar_6th___39__14__41__.mdwn b/doc/bugs/ssh_keys_have_wrong_permissions___40__Ubuntu_12.04_LTS__44___current_linux_build_as_of_Mar_6th___39__14__41__.mdwn new file mode 100644 index 0000000000..f315a5bffd --- /dev/null +++ b/doc/bugs/ssh_keys_have_wrong_permissions___40__Ubuntu_12.04_LTS__44___current_linux_build_as_of_Mar_6th___39__14__41__.mdwn @@ -0,0 +1,8 @@ +### Please describe the problem. +git annex webapp created SSH keys for remote directory. SSH keys have wrong permission (chmod 600 fixed it) and thus the key-based login to the remote fails. + +### What steps will reproduce the problem? +Creating a SSH remote using the git annex webapp. + +### What version of git-annex are you using? On what operating system? +'current linux build for amd64', downloaded Mar 6th 2014, on Ubuntu 12.04.4 LTS.