Anmelden

View Full Version : ssh auf der AS/400???



LoCal
28-11-03, 08:09
Hei,

mal ne kurze Frage:
Stellt die AS/400 keine sichere Möglichkeit zur Verfügung um auf andere Rechner zuzugreifen?
Ich hab hier nämlich das Problem, dass ich einen Unix-Server betreue und unsere AS/400 darauf ein Programm starten soll. Unser AS/400-SysAdmin meinte, das ginge nur über FTP-Exec (*schüttel*) oder rexec (runrmtcmd)....
gibt es kein ssh auf der AS/400??ß

Danke schonmal im vorraus.

LoCal

Bruno Jakob
28-11-03, 10:22
Von Haus aus nicht. Ich habe im Internet unter
http://z.iwethey.org/forums/render/content/show?contentid=125184

folgenden Beitrag gefunden:



You can run the OpenSSH client on the iSeries

--------------------------------------------------------------------------------
1). Grab the OpenSSH tar (AIX port)
2). FTP it to the IFS on your iSeries
3). On your iSeries: call qp2term (un-tar OpenSSH, install)
4). Post-install: qsh; run the SSH client

You are running V5R2, yes?

My $.02,
Slugbug


Hilft das weiter?
Was spricht übrigens gegen rexec?

Gruß
Bruno

LoCal
28-11-03, 14:52
Danke...
aber ich glaub nicht, dass unsere AS/400-SysAdmins das machen werden :(

Gegen rexec spricht, dass es unsicher ist!
Die gesamte Kommunikation erfolgt im Klartext!

Salut,

LoCal