Re: OpenSSH 6.8p1-1 and keychain: can't determine fingerprint

2015-04-01 Thread Kal Sze
On 1 April 2015 at 21:03, wilson wrote: > > I saw the following on https://www.cygwin.com/ml/cygwin/2015-03/msg00477.html > and I've been having the same issue with keychain. The fix to the > /usr/bin/keychain shell script worked as shown, but I've added information > about where the fix belong

Re: OpenSSH 6.8p1-1 and keychain: can't determine fingerprint

2015-04-01 Thread wilson
I saw the following on https://www.cygwin.com/ml/cygwin/2015-03/msg00477.html and I've been having the same issue with keychain. The fix to the /usr/bin/keychain shell script worked as shown, but I've added information about where the fix belongs (in the script) later in this message. I suggest

OpenSSH 6.8p1-1 and keychain: can't determine fingerprint

2015-03-26 Thread White, W John (GE Transportation)
After updating to OpenSSH 6.8p1-1, I experienced an issue where, at every login, keychain (in my .bash_profile) wrote a warning: My .bash_profile lines: # Start keychain, passing as args all private keys to be cached keychain ${HOME}/.ssh/id_dsa #, other_key1, other_key2, ... # That creates a file