summaryrefslogtreecommitdiff
path: root/website/bugs
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-10-26 22:16:32 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-10-26 22:16:32 -0400
commit88b92e7c69e2c59ece19ff015d150e179c797655 (patch)
tree89b0e85b88a445d9b5677898d6e3fa2deecffd77 /website/bugs
parent21fd6545dee4948cad0e726d47f092c9c86f2fba (diff)
comment to bug about parsing ssh config files.
Diffstat (limited to 'website/bugs')
-rw-r--r--website/bugs/ssh_config_files_not_parsed.mdwn (renamed from website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn)14
1 files changed, 14 insertions, 0 deletions
diff --git a/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn b/website/bugs/ssh_config_files_not_parsed.mdwn
index 2dac579..ca851a8 100644
--- a/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn
+++ b/website/bugs/ssh_config_files_not_parsed.mdwn
@@ -31,3 +31,17 @@ here](http://marc.info/?l=openssh-unix-dev&m=121804767122918&w=2), but
i haven't had much of a response yet.
--dkg
+
+---
+
+For some reason this didn't get mentioned in this bug earlier, but
+there is a monkeysphere config variable about hashing known_hosts
+lines, which is set to true by default (to be in sync with the Debian
+openssh-client package).
+
+I think this bug is really more about the fact that monkeysphere does
+not parse the ssh config files for any directives relavent to what the
+monkeysphere is doing. I'm changing the name of this bug to reflect
+what the real issue is.
+
+-- Big Jimmy.