chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82c9722
)
sshkeys: Some todos
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 2 Jun 2021 17:10:01 +0000
(18:10 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 2 Jun 2021 17:10:26 +0000
(18:10 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bin/otter.rs
patch
|
blob
|
history
diff --git
a/src/bin/otter.rs
b/src/bin/otter.rs
index 77277b6a6b664c2236f76ecebb5de1d1a0214474..59d3e1679ebfb96306132faabd90a5daa86097f9 100644
(file)
--- a/
src/bin/otter.rs
+++ b/
src/bin/otter.rs
@@
-7,6
+7,8
@@
pub type MgmtChannel = ClientMgmtChannel;
// xxx ssh keys: need a force option to set key for non ssh: account
+// xxx make default account be ssh:<user>: rather than unix:<user>: if we are passed --ssh
+// xxx make remote otter have a different error message prefix
use otter::imports::*;