https://bugzilla.mindrot.org/show_bug.cgi?id=2095
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- IdentitiesOnly doesn't disable the agent, it's intended to allow _selection_ of which keys from an agent are used. Using the public key to select which agent key is offered is perfectly valid; indeed it is exactly what this option is intended for. If you don't want to use the agent at all, then unset SSH_AUTH_SOCK. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
