Re: a server by another name, I cannot connect to!




Pascal Bourguignon wrote:

I've got to domain names for the same IP. When I ssh using one, it
works, when I ssh using the other, it cannot connect.
--> Permission denied (publickey,password,keyboard-interactive).

What can I do to connect using either name?

[snip]
[pjb@linking pjb]$ ssh -v pjb@xxxxxxxxxxxxxxxxx
OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006
debug1: Reading configuration data /home/pjb/.ssh/config
debug1: Applying options for darcs.ogamita.com
----------------^^^^^^^^^^^^^^^^^^
Does your ~/.ssh/config include a section for darcs.ogamita.com (i.e.
"Host darcs.ogamita.com")?

If it does, is there a "BatchMode yes" in there?

If there is, then "passphrase/password querying will be disabled", get
rid of it.

Same goes for "PasswordAuthentication no".

HTH
--
René Berber

.



Relevant Pages

  • Re: cant ssh to remote FreeBSD machine
    ... Here's the debug o/p of ssh ... debug1: Reading configuration data /etc/ssh/ssh_config ... debug1: Applying options for * ...
    (freebsd-newbies)
  • RE: RE : RE : X11Forwarding problem on Solaris.
    ... The program is using the display environment variable. ... First i use ssh to connect from node2 to node4 and then I start the PROGRAM ... debug1: Connection established. ... Subject: RE: RE: X11Forwarding problem on Solaris. ...
    (SSH)
  • Solaris->Fedora6 unidirectional problem
    ... I have a strange unsolved unidirectional problem using ssh from Solaris to Fedora6: ... I have a couple FC6 behind the Solaris boxes ... debug2: fd 4 setting O_NONBLOCK ... debug1: fd 4 clearing O_NONBLOCK ...
    (SSH)
  • [SLE] Slow SSH login
    ... A> ssh B ... second delay no matter the authentication mechanism ... debug1: Authentication succeeded. ...
    (SuSE)
  • UPDATE2: SSH problem to Solaris 10 : Resource temporarily unavailable]
    ... I truss-ed the client ssh call and managed to identify the exact ... debug1: Rhosts Authentication disabled, originating port will not be trusted. ... debug1: We proposed langtags, ctos: en-US ...
    (SunManagers)