Es schrieb SI Reasoning:
> 
> Are you sure? I have identity in my .ssh directory.

Yes, I am sure. This is only relevant, if you use openssh in the 
ssh2 compatibility mode. if used as ssh1 compatible, it uses 
"$HOME/.ssh/identity". Type "man ssh" and you'll see ...


> --- Stefan Siegel <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > there is a bug in "/etc/X11/Xsession":
> >
> >
> ---------------------------------------------------------------------------
> > if [ -x "$AGENT" ]; then
> >     if [ $HOME/.ssh/identity -r  -o -r
> >                                      $HOME/.ssh2/identification ]; then
> >         SSH_AGENT="$AGENT --"
> >     fi
> > fi
> >
> ---------------------------------------------------------------------------
> >
> > the later one is for ssh2, but Mandrake comes with
> > openssh which uses:
> > "$HOME/.ssh/id_dsa" or "$HOME/.ssh/id_rsa" for ssh2
> > compatibility mode.
> > => they should be added to the test to get it work
> > correctly ...

-- 
��������������������������������������������������������_�����
Tsch�ss�und�bis�demn�chst/�bient�t,������������������_|_|_���
�������������������������������������������������������(")���*
������������������������������������Stefan�������������/v\��/�
������������������������������������������������������(���)���Penguin�Powered!
�+----------------------------------------------------(m-m)------------------+

Reply via email to