Displaying 2 results from an estimated 2 matches for "drchang".
2002 Apr 26
7
[Bug 227] 2nd Client Instance Can Login Without Authorization
http://bugzilla.mindrot.org/show_bug.cgi?id=227
------- Additional Comments From mouring at eviladmin.org 2002-04-26 15:03 -------
Provide us with your environment and a reproducable example.
The only thing I can think of is that you are using ssh-agent and you've
registered your key with the agent the first time. Thus it is now usable for
all following SSH sessions (from your account)
2002 Apr 26
0
[Bug 227] New: 2nd Client Instance Can Login Without Authorization
...uthorization
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: drchang at hawaii.edu
I'm using Red Hat Linux 7.2 with the Red Hat binary RPM version of OpenSSH 3.1p1.
I've noticed
that when I'm logged in to the server from my local network using SSH2 and public key
authentication, if I log in from another SSH2 client, an unauthorized key will be able...