Displaying 3 results from an estimated 3 matches for "aaahawk".
2003 Oct 20
12
[Bug 747] host authentication requires RSA1 keys
...Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: gbburkhardt at aaahawk.com
The documentation indicates that /etc/ssh/ssh_known_hosts can be built from
entries in the per-user ~/.ssh/known_hosts file. However, the entry must have
an RSA1 key; any other key type will not work.
In the 'ssh' man page:
"If the server machine does not have the
client'...
2003 Oct 20
1
[Bug 746] host authentication requires RSA1 keys
...Product: Portable OpenSSH
Version: 3.7p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: gbburkhardt at aaahawk.com
The documentation indicates that /etc/ssh/ssh_known_hosts can be built from
entries in the per-user ~/.ssh/known_hosts file. However, the entry must have
an RSA1 key; any other key type will not work.
In the 'ssh' man page:
"If the server machine does not have the
client'...
2008 Jan 24
0
readClipboard() from spreadsheet to data.frame with column names?
This code opens a CSV file from the working directory set by wd. I copy
2 or more columns in the spreadsheet and then close it. What I need
help with is setting the first row as the column names in
clipboardTextAsDF. There is probably a simple or better way to do this
but I have been away from R for awhile now. I just be over-thinking this.
I tried read.DIF to read the clipboard but that