Author Topic: Help! howto login to an MD?  (Read 9083 times)

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Help! howto login to an MD?
« on: January 25, 2007, 10:46:04 pm »
Hello,

I have problems to login to my MD, it accepts an ssh connection but when I try to login it just will not accept me...
Have I missed anything to be able to login as an user that has been setup under the core's web admin pages?

Thank you!

Mikael

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Help! howto login to an MD?
« Reply #1 on: January 26, 2007, 09:45:20 am »
we usually do this when connecting to an md:

dcerouter_529:~# ssh 192.168.80.2
Warning: Permanently added '192.168.80.2' (RSA) to the list of known hosts.
Last login: Fri Jan 26 09:53:13 2007
moon22:~#

or

dcerouter_529:~# ssh moon22
Warning: Permanently added 'moon22' (RSA) to the list of known hosts.
Last login: Fri Jan 26 10:22:50 2007 from dcerouter
moon22:~#

no password asked

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Help! howto login to an MD?
« Reply #2 on: January 26, 2007, 09:46:46 am »
Hi,

MDs allow ssh connections with no password - only key file. Keys are stored somewhere in /usr/pluto/keys

From Core/Hybrid you can login with simple ssh ip, from other ssh clients you need to import key in there...

HTH,

regards,

Rob.

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Help! howto login to an MD?
« Reply #3 on: January 29, 2007, 09:42:02 pm »
By some reason I cannot login to my MD. It requests a password.