[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSH - authorized_keys



Hallo,

ich antworte mal in einer Mail an alle.

* Am 21.06.2005 schrieb Andreas Kretschmer:
> wahrscheinlich überflüssige Frage: sshd neu gestartet?

Ja, getestet.

* Am 21.06.2005 schrieb Michael Gutmann:
> SSH ist (aus nachvollziehbaren Sicherheitsgründen)
> knatschig, wenn das Verzeichnis für Gruppe oder Andere
> schreibbar ist; dann wird automatisch nach einem Password
> gefragt. Vielleicht ist Dir das ja zufüllig untergekommen
> ? ;-)

Rechte für .ssh: rwxr-xr-x
Rechte für .ssh/authorized_keys rw-r--r--
Rechte für .ssh/id_rsa.pub rw-r--r--
Rechte für .ssh/id_rsa rw-------

Das ist die Ausgabe von ssh-vvv:

,----[ ssh-vvv ]-
| debug2: key: /home/sa/.ssh/identity ((nil))
| debug2: key: /home/sa/.ssh/id_rsa (0x808c050)
| debug2: key: /home/sa/.ssh/id_dsa ((nil))
| debug1: Authentications that can continue: publickey,keyboard-interactive
| debug3: start over, passed a different list publickey,keyboard-interactive
| debug3: preferred publickey,keyboard-interactive,password
| debug3: authmethod_lookup publickey
| debug3: remaining preferred: keyboard-interactive,password
| debug3: authmethod_is_enabled publickey
| debug1: Next authentication method: publickey
| debug1: Trying private key: /home/sa/.ssh/identity
| debug3: no such identity: /home/sa/.ssh/identity
| debug1: Offering public key: /home/sa/.ssh/id_rsa
| debug3: send_pubkey_test
| debug2: we sent a publickey packet, wait for reply
| debug1: Authentications that can continue: publickey,keyboard-interactive
| debug1: Trying private key: /home/sa/.ssh/id_dsa
| debug3: no such identity: /home/sa/.ssh/id_dsa
| debug2: we did not send a packet, disable method
| debug3: authmethod_lookup keyboard-interactive
| debug3: remaining preferred: password
| debug3: authmethod_is_enabled keyboard-interactive
| debug1: Next authentication method: keyboard-interactive
`----

Mir hat es nicht viel geholfen. Public-Key klappt von keinem
Rechner aus :(

Vielen Dank für die Hilfe schon mal :)

-sa

-- 
sa at programmers-world dot com http://www.livingit.de 20:31
Internet sites:
  http://www.not2long.net - Make long links short
  Boomarks online: http://www.mobile-bookmarks.info



Reply to: