Hi list, at job, with linux, I can connet to my suse 9.0 home computer with ssh with not a single problem. In other windows computers, with putty, I am not able to connect. It looks it accept connection, as it ask for the password, but it is always incorrect. Needless to say I am sure about the password. Other users in my home computer can login with putty from other windows boxes... Needless to say I am sure about the password. No problem with firewall or other stuff, as it is possible, from the same windows computer to ssh to other linux boxes. What should I check?? Thanks in advance, miguel
On Fri, Feb 06, 2004 at 11:23:36PM +0000, Miguel wrote:
In other windows computers, with putty, I am not able to connect. It looks it accept connection, as it ask for the password, but it is always incorrect.
Known problem:Edit /etc/ssh/sshd_config to include the following line: PasswordAuthentication yes Although it looks like a linux client and putty are using the same authentication mechanism - they are not. If someone could explain this better than I, I'd be thankful. ciao Jörg -- Joerg Mayer <jmayer@loplof.de> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.
Please delete me from your List with my email adress geizsack@web.de. Thx
Am Samstag, 7. Februar 2004 11:03 schrieb McMoneysack:
Please delete me from your List with my email adress geizsack@web.de.
Lese Dir doch einfach den Footer einer jeden Mail durch: Check the headers for your unsubscription address For additional commands, e-mail: suse-security-help@suse.com Security-related bug reports go to security@suse.de, not here cu stonki -- www.stonki.de: the more I see, the more I know....... www.proftpd.de: Deutsche ProFTPD Dokumentation www.krename.net: Der Batch Renamer für KDE www.kbarcode.net: Die Barcode Solution für KDE
Another reason might be that your machines use different ssh protocol versions, it happened to me once. Under putty, look into the folder Connection/SSH. Under Linux, the info should be in /etc/sshd_config. Note that ssh- Protocol 1 and Protocol 2 are not compatible. Jörg ----- Original Message ----- From: Joerg Mayer <jmayer@loplof.de> To: <suse-security@suse.com> Sent: Saturday, February 07, 2004 12:32 AM Subject: Re: [suse-security] ssh
On Fri, Feb 06, 2004 at 11:23:36PM +0000, Miguel wrote:
In other windows computers, with putty, I am not able to connect. It looks it accept connection, as it ask for the password, but it is always incorrect.
Known problem:Edit /etc/ssh/sshd_config to include the following line: PasswordAuthentication yes
Although it looks like a linux client and putty are using the same authentication mechanism - they are not. If someone could explain this better than I, I'd be thankful.
ciao Jörg -- Joerg Mayer <jmayer@loplof.de> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology.
-- Check the headers for your unsubscription address For additional commands, e-mail: suse-security-help@suse.com Security-related bug reports go to security@suse.de, not here
Am Freitag, 6. Februar 2004 23:23 schrieb Miguel:
at job, with linux, I can connet to my suse 9.0 home computer with ssh with not a single problem.
additional to Joerg just one comment: update to the latest version of Putty. This does solve the problem. cu stonki -- www.stonki.de: the more I see, the more I know....... www.proftpd.de: Deutsche ProFTPD Dokumentation www.krename.net: Der Batch Renamer für KDE www.kbarcode.net: Die Barcode Solution für KDE
In other windows computers, with putty, I am not able to connect. It looks it accept connection, as it ask for the password, but it is always incorrect. Needless to say I am sure about the password.
In addition to Joerg and Stefan: Set the preferred SSH Protocol for your session in Putty from 1 to 2 ... Should help ... Yours Martin ----------------------------------------------------------------- Dipl.-Ing. Martin Schichl SC&C Software, Communication & Consulting GmbH & Co KEG Grottenhofstr. 3, A-8053 Graz Tel. +43/(0)316/265-205, Fax +43/(0)316/265-234 Mobil: +43 / 676 / 840 439 100 mschichl@scc.co.at, http://scc.co.at
participants (6)
-
Joerg Mayer
-
Martin Schichl
-
McMoneysack
-
Miguel
-
remote
-
Stefan Onken