On Wed, Feb 23, 2000 at 09:05:13AM +0200, Jurgis Orups wrote:
> hi
> I have a problem to connect through SSH2 on Local wrkst. From remote all is
> going OK.
> When I connect to server (I use Secure CRT 3.0.2) it asks me to put login
> andd pass its ok but thats all...
> Doing tail -f /var/log/messages
> Feb 23 14:55:16 alpha sshd[5753]: connection from "hostname"
> Feb 23 14:55:19 alpha sshd[5754]: User blah's local password accepted.
> Feb 23 14:55:19 alpha sshd[5754]: Password authentication for user blah
> accepted.
> Feb 23 14:55:19 alpha sshd[5754]: Remote host disconnected: Unable to
> authenticate using any of the configured authentication methods
> Feb 23 14:55:19 alpha sshd[5754]: disconnected by application: 'Unable to
> authenticate using any of the configured authentication methods'
Hi Geroge,
Is the server you're running SSH1 or SSH2? With sshd2, you may be running
into a problem with the reverse name lookups (this has been a very common
problem lately :(..)
To disable reverse name lookups, change the line in /etc/ssh2/sshd2_config to:
RequireReverseMapping no
-Anne
--
Anne Carasik
Email: [EMAIL PROTECTED]
SSH Communications Security, Inc.
Senior Technical Support Engineer
"Any two consenting adults can rub two primes
together to create a public keypair" - R. Thayer