aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar chrisbra <chrisbra@web>2013-01-28 08:48:37 +0000
committerGravatar admin <admin@branchable.com>2013-01-28 08:48:37 +0000
commit4e973dc6eabd85401ed5a9e40ca3af65e27aa2bd (patch)
tree4c08fc3c54cef84178ba34ffd09609dee2bc210d /doc/bugs
parent4de5c5cb26856fbe4d244a07c7658a3cd2eba973 (diff)
you can't enter a password when creating a remote server repository
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/creating_a_remote_server_repository.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/creating_a_remote_server_repository.mdwn b/doc/bugs/creating_a_remote_server_repository.mdwn
new file mode 100644
index 000000000..c09025ed3
--- /dev/null
+++ b/doc/bugs/creating_a_remote_server_repository.mdwn
@@ -0,0 +1,22 @@
+What steps will reproduce the problem?
+
+I was trying to add a remote server repository. Unfortunately, this didn't work. Enter Host name, user name, directory, port
+(left most of them at their default), but there is no way, to specify a password.) Clicking check this server failed:
+
+ Failed to ssh to the server. Transcript: Permission denied, please try again. Permission denied, please try again. Permission denied (publickey,password).
+
+(Problem was, I could never enter a password. Interestingly, on the konsole, I get a prompt for a password, but I can't enter anything there).
+
+
+What is the expected output? What do you see instead?
+
+Successfully create a connection and use the remote server.
+
+
+What version of git-annex are you using? On what operating system?
+Version: 3.20130124
+
+
+
+Please provide any additional information below.
+