[Bug 448] New: ssh ignores key specified with -i if agent is running

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Nov 28 04:16:24 EST 2002


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

           Summary: ssh ignores key specified with -i if agent is running
           Product: Portable OpenSSH
           Version: older versions
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: ssh
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: dmarti at zgp.org


ssh -i special_key host

uses the key from ssh-agent, not the one specified with -i.

ssh -i special_key host
and 
env -u SSH_AUTH_SOCK ssh -i .ssh/special_key host

do different things.



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



More information about the openssh-unix-dev mailing list