To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46991
------- Additional comments from [EMAIL PROTECTED] Sun Apr 10 08:47:49 -0700
2005 -------
Sorry, I didn't see you r screenshot before.
$ ll .ssh/
total 12
...
-rw------- 1 q none 736 Dec 10 2002 id_dsa
-rw-r--r-- 1 q none 600 Dec 10 2002 id_dsa.pub
...
id_dsa.pub must be readable for world, the private key id_dsa must not.
>From "man ssh":
$HOME/.ssh/identity, $HOME/.ssh/id_dsa, $HOME/.ssh/id_rsa
Contains the authentication identity of the user. They are for
protocol 1 RSA, protocol 2 DSA, and protocol 2 RSA, respec-
tively. These files contain sensitive data and should be read-
able by the user but not accessible by others (read/write/exe-
cute). Note that ssh ignores a private key file if it is acces-
sible by others. It is possible to specify a passphrase when
generating the key; the passphrase will be used to encrypt the
sensitive part of this file using 3DES.
IMHO not needed in this case, but /usr/share/doc/cygwin/openssh.README sometimes
is good to pinpoint problems.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]