News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Help! howto login to an MD?

Started by MickeAlex, January 25, 2007, 10:46:04 PM

Previous topic - Next topic

archived

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

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

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

By some reason I cannot login to my MD. It requests a password.