[Bug 309160] Re: openssh public key auth broken if one has many keys but only in X11
noah dain
noahdain at gmail.com
Thu Dec 18 20:34:58 GMT 2008
workaround/fix:
- move all keys into subdirectories and update config to reflect changes.
- even with multiple keys in subdirectories it does not try the wrong keys.
hypothesis:
- the ssh client looks in ~/.ssh and tries any files it deems to be keys, even when 'config' is configured explicitly with the appropriate key. Fortunately, it does not recurse into subdirs.n
other observations:
- the behaviour persists without a config file and specifying the key on the command line (ie. ssh -i keyfile host)
- this fixes putty, also (must have been patched to use ~/.ssh at some time)
--
openssh public key auth broken if one has many keys but only in X11
https://bugs.launchpad.net/bugs/309160
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
More information about the Ubuntu-server-bugs
mailing list