Displaying 4 results from an estimated 4 matches for "arjones".
Did you mean:
rjones
2005 Mar 11
4
[Bug 997] Correction to man page for ssh-keygen
...ssh-keygen
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: arjones at simultan.dyndns.org
ssh-keygen claims that the new -H option writes the results to standard output:
"Hash a known_hosts file, printing the result to standard output." It doesn't,
though:
<9 arjones at server /tmp>ssh-keygen -H
/home/arjones/.ssh/known_hosts updated.
Origina...
2002 Jun 22
0
[Bug 284] New: Hostbased authentication erroneously reported
...y reported
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: arjones at simultan.dyndns.org
I'm not entirely sure this is a bug, but it seems that way to me. I have
hostbased authentication disabled in sshd_config on the server and in
ssh_configon the client. When i log on to the server, the -d and -v options
(respectively)clearly indicate that public key auth...
2003 Apr 02
0
[Bug 528] ProxyCommand none breaks ssh
...none breaks ssh
Product: Portable OpenSSH
Version: 3.6p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: arjones at simultan.dyndns.org
I'm actually running 3.6.1p1, but Bugzilla doesn't have an entry for it yet. :)
Pardon me if i'm an idiot, but the documentation says i can set ProxyCommand to
none in ssh_config, and i even see special provisions for that keyword in the
source code, but it doe...
2003 Apr 02
3
[Bug 528] ProxyCommand none is sensitive to extra whitespace
http://bugzilla.mindrot.org/show_bug.cgi?id=528
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ProxyCommand none breaks ssh|ProxyCommand none is
| |sensitive to extra
|