Dies ist eine statische Kopie unseres alten Forums. Es sind keine Interaktionen möglich.
This is a static copy of our old forum. Interactions are not possible.

Shadow

... mit bunten Sternchen und so

  • "Shadow" is male
  • "Shadow" started this thread

Posts: 838

Date of registration: Dec 21st 2001

Location: Hamburg

1

Saturday, October 18th 2003, 11:12pm

SQL-Kurs: Public Key Login

Für alle leidgeplagten SQL-Kurs-Hörer:
Man kann den Login mittels eines public keys und eines authentication agent (Pageant für PuTTY, ssh-agent für OpenSSH) erheblich vereinfachen.

Anleitung hier

Wichtig: Zur Datenübertragung sftp (psftp für PuTTY-User) verwenden, scp hat nicht vernünftig funktioniert - zumindest bei mir.
Im PuTTY-Keygen einfach auf "Export Public Key" klicken, das Format ist korrekt. Linux-User müssen ihren public key zuerst mit

Source code

1
ssh-keygen -e
umwandeln.

Shadow

[edit]
Hochladen des keys geht natürlich auch mit WinSCP, allerdings nur im SFTP-Modus.
"Man hält die Erzeugung von Information für ein Zeichen von Intelligenz, während in Wirklichkeit das Gegenteil richtig ist: Die Reduktion, die Auswahl der Information ist die viel höhere Leistung."
-- Heinz Zemanek

This post has been edited 3 times, last edit by "Shadow" (Oct 19th 2003, 1:08am)