|
| ssh Passwort |
 |
Sat, 22 Mar 2008 20:48:24 +010 |
Hallo,
ich möchte mit ssh chr@localhost auf meinen 2.Rechner zugreifen.
christoph@localhost:~> ssh chr@localhost
Password:
Password:
Password:
Permission denied (publickey,keyboard-interactive).
christoph@localhost:~>
Ich habe keine Ahnung, um welches Passwort es sich hier handeln soll,
weder das root- noch user Passwort ist richtig.
|
| Post Reply
|
| Re: ssh Passwort |
 |
Sat, 22 Mar 2008 22:00:08 +010 |
Chr.Röder-Sorge schrieb:
> Hallo,
>
> ich möchte mit ssh chr@localhost auf meinen 2.Rechner zugreifen.
>
> christoph@localhost:~> ssh chr@localhost
> Password:
> Password:
> Password:
> Permission denied (publickey,keyboard-interactive).
> christoph@localhost:~>
Also mit ssh chr@localhost greifst du aber auf deinen eigenen Rechner
via ssh zu.
Gruß,
|
| Post Reply
|
| Re: ssh Passwort |
 |
Sat, 22 Mar 2008 22:06:08 +010 |
· "Chr.Röder-Sorge" <roeder-sorge@arcor.de> schrieb:
> ich möchte mit ssh chr@localhost auf meinen 2.Rechner zugreifen.
>
> christoph@localhost:~> ssh chr@localhost
^^^^^^^^^
Da muß der Host angegeben werden, an den du dich verbinden willst. localhost
kann das ja eigentlich nicht sein.
Außerdem muß auf dem Zielhost ein Konto eingerichtet sein, mit dessen
Benutzer du dich anmelden willst. Das Konto "chr" muss also dort
existieren.
Martin.
--
If I could rewrite the alphabet, I would put U and I together.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|