[Bug 1138] Passphrase asked for (but ignored) if key file permissions too liberal.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Dec 20 23:56:53 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1138





------- Comment #1 from dtucker at zip.com.au  2005-12-20 23:56 -------
Created an attachment (id=1049)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1049&action=view)
Check perms on key files and bail early if bad

That behaviour is a side effect of the way ssh-add will try several times to
load each key (first with no passphrase, then with the previously supplied
passphrase then finally with the user-supplied passphrase).

The attached patch ought to fix this.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list