Re: Problems with SSH Upgrade

2002-06-26 Thread SIBAUD Benoît FTRD/DAC/ISS
Title: Re: Problems with SSH Upgrade Hi, Disabling protocol version 2. Could not load host key Restarting OpenBSD Secure Shell server: sshd Disabling protocol version 2. Could not load host key [SNIP

problems with ssh

2002-01-07 Thread Hernan Del Boca
i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. how can i fix it? thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: problems with ssh

2002-01-07 Thread Tomasz Buchwald
Dnia Mon, Jan 07, 2002 at 01:56:08PM -0500, Phillip Hofmeister napisal(a): :Just an added note, I would include a password (passphrase!) on your RSA key, this :gives you added security against the key falLing into the wrong hands. : : Helo, You have to create new RSA key with 'ssh-keygen'

Re: problems with ssh

2002-01-07 Thread Joseph Pingenot
From Hernan Del Boca on Monday, 07 January, 2002: i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. It should also be noted that, if using RSA keys, you will be prompted for a password if the password for the RSA

Re: problems with ssh

2002-01-07 Thread debian
En réponse à Hernan Del Boca [EMAIL PROTECTED]: i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. how can i fix it? in /etc/ssh/sshd_config passwordauthentification is allowed by default just replace yes

List guidelines(was: Re: problems with ssh)

2002-01-07 Thread David B Harris
Just a quick question :) I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? Thanks for your time :) -- .--=-=-=-=--=---=-=-=. /David Barclay HarrisAut agere, aut mori. \ \

Re: List guidelines(was: Re: problems with ssh)

2002-01-07 Thread Noah L. Meyerhans
On Mon, Jan 07, 2002 at 05:38:07PM -0500, David B Harris wrote: I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? Well, we usually hope that the users do their homework (i.e. RTFM) before asking questions with such well documented

Re: List guidelines(was: Re: problems with ssh)

2002-01-07 Thread Matthias Juchem
Am Montag, 7. Januar 2002 23:38 schrieb David B Harris: I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? You can have a look at http://www.debian.org/. There is a link to the mailing lists archive where you can find the discussed topics.

Re: List guidelines(was: Re: problems with ssh)

2002-01-07 Thread David B Harris
On Mon, 7 Jan 2002 17:38:07 -0500 David B Harris [EMAIL PROTECTED] wrote: I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? Thanks for all replies :) (BTW: keep in mind I subscribe to this list ... there's no need to CC: me ;) --

problems with ssh

2002-01-07 Thread Hernan Del Boca
i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. how can i fix it? thanks

Re: problems with ssh

2002-01-07 Thread Kenneth Pronovici
i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. how can i fix it? From 'man ssh' ssh implements the RSA authentication protocol automatically. The user creates his/her RSA key pair by running ssh-keygen

Re: problems with ssh

2002-01-07 Thread Phillip Hofmeister
:16 -0600 Subject: Re: problems with ssh i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. how can i fix it? From 'man ssh' ssh implements the RSA authentication protocol automatically. The user creates his

Re: problems with ssh

2002-01-07 Thread Justin R. Miller
Thus spake Kenneth Pronovici ([EMAIL PROTECTED]): From 'man ssh' snip Related: http://www-106.ibm.com/developerworks/library/l-keyc.html http://www-106.ibm.com/developerworks/linux/library/l-keyc2/?openl=252,t=grl,p=ossh2 -- Justin R. Miller [EMAIL PROTECTED] View my

Re: problems with ssh

2002-01-07 Thread Tomasz Buchwald
Dnia Mon, Jan 07, 2002 at 01:56:08PM -0500, Phillip Hofmeister napisal(a): :Just an added note, I would include a password (passphrase!) on your RSA key, this gives you added security against the key falLing into the wrong hands. : : Helo, You have to create new RSA key with 'ssh-keygen' on

Re: problems with ssh

2002-01-07 Thread Joseph Pingenot
From Hernan Del Boca on Monday, 07 January, 2002: i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. It should also be noted that, if using RSA keys, you will be prompted for a password if the password for the RSA

Re: problems with ssh

2002-01-07 Thread debian
En réponse à Hernan Del Boca [EMAIL PROTECTED]: i have problems with the ssh server.. im trying to connect to a server via ssh but i dont want the server to ask for the password. how can i fix it? in /etc/ssh/sshd_config passwordauthentification is allowed by default just replace yes

Re: problems with ssh

2002-01-07 Thread Hubert Chan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tomasz == Tomasz Buchwald [EMAIL PROTECTED] writes: Tomasz You have to create new RSA key with 'ssh-keygen' on your box and Tomasz secure it with the pass ofx. Then when you saved your new RSA Tomasz key you have to place it on the remote box in

List guidelines(was: Re: problems with ssh)

2002-01-07 Thread David B Harris
Just a quick question :) I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? Thanks for your time :) -- .--=-=-=-=--=---=-=-=. /David Barclay HarrisAut agere, aut mori. \ \

Re: List guidelines(was: Re: problems with ssh)

2002-01-07 Thread Noah L. Meyerhans
On Mon, Jan 07, 2002 at 05:38:07PM -0500, David B Harris wrote: I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? Well, we usually hope that the users do their homework (i.e. RTFM) before asking questions with such well documented

Re: List guidelines(was: Re: problems with ssh)

2002-01-07 Thread Matthias Juchem
Am Montag, 7. Januar 2002 23:38 schrieb David B Harris: I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? You can have a look at http://www.debian.org/. There is a link to the mailing lists archive where you can find the discussed topics.

Re: List guidelines(was: Re: problems with ssh)

2002-01-07 Thread David B Harris
On Mon, 7 Jan 2002 17:38:07 -0500 David B Harris [EMAIL PROTECTED] wrote: I'm pretty new to the list. Is this sort of question generally the type that's discussed on this list? Thanks for all replies :) (BTW: keep in mind I subscribe to this list ... there's no need to CC: me ;) --