Yes, I do have that option set, but it's not set for that particular
host.

Host proxies
        UserKnownHostsFile /dev/null
        StrictHostKeyChecking no

Host *
        TCPKeepAlive no
        ServerAliveCountMax 3
        ServerAliveInterval 10
        ControlMaster no
        ControlPath ~/.ssh/%r-%h-%p-mux
        HashKnownHosts no

Note that for the host I'm talking about above (chizang.net), I don't
even have an entry at all:

[EMAIL PROTECTED]:~$ grep chizang .ssh/config
[EMAIL PROTECTED]:~$

-- 
bash completion no longer works for ssh known_hosts
https://bugs.launchpad.net/bugs/211180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to