COS
14-02-12, 14:25
Hallo,
ich versuche mich gerade an openSSH auf IBM-i V6R1
(das Redbook IBM Redbooks | Securing Communications with OpenSSH on IBM i5/OS (http://www.redbooks.ibm.com/abstracts/redp4163.html) ist ja auch schon aus 2006)
die Voraussetzungen sind (hoffentlich) soweit erfüllt:
- 5761SS1 Opt-33 *COMPATIBLE Portable App Solutions Environment PASE ist installiert
- 5733SC1 *Base *INSTALLED IBM Portable Utilities for i5/OS
laut Beschreibung (https://www-304.ibm.com/partnerworld/wps/servlet/ContentHandler/pw_com_porting_tools_openssh) müssten eigentlich im IFS unter /QOpenSys/QIBM/UserData/SC1/OpenSSH/
div. Objekte liegen,
allerdings gibt es das Verzeichnis /QOpenSys/QIBM/UserData/SC1/ schon gar nicht ?
To run the sshd daemon on IBM i:
For 6.1 the sshd daemon can be started with CL command STRTCPSVR SERVER(*SSHD) and ended with ENDTCPSVR SERVER(*SSHD).
If they do not exist, the host key files will be generated when the sshd daemon is started.
das STRRCPSVR *SSHD schlägt allerdings fehl mit Grund 0005
"STRTCPSVR wurde abnormal beendet. Der Ursachencode ist 0005."
Nachrichten-ID . . . . : TCP1A0A Bewertung . . . . . . : 40
Nachricht . . . :
STRTCPSVR wurde abnormal beendet. Der Ursachencode ist 0005.
Ursache . . . . :
Die Verarbeitung von STRTCPSVR wurde mit dem Ursachencode 0005 abnormal beendet.
Ursachencodes und ihre Bedeutung:
0005 -
Die Verarbeitung von STRTCPSVR bei Server SSHD ist fehlgeschlagen.
Das Server-Produkt muss geladen sein, damit die Verarbeitung fortgesetzt werden kann.
und nun ?
ich versuche mich gerade an openSSH auf IBM-i V6R1
(das Redbook IBM Redbooks | Securing Communications with OpenSSH on IBM i5/OS (http://www.redbooks.ibm.com/abstracts/redp4163.html) ist ja auch schon aus 2006)
die Voraussetzungen sind (hoffentlich) soweit erfüllt:
- 5761SS1 Opt-33 *COMPATIBLE Portable App Solutions Environment PASE ist installiert
- 5733SC1 *Base *INSTALLED IBM Portable Utilities for i5/OS
laut Beschreibung (https://www-304.ibm.com/partnerworld/wps/servlet/ContentHandler/pw_com_porting_tools_openssh) müssten eigentlich im IFS unter /QOpenSys/QIBM/UserData/SC1/OpenSSH/
div. Objekte liegen,
allerdings gibt es das Verzeichnis /QOpenSys/QIBM/UserData/SC1/ schon gar nicht ?
To run the sshd daemon on IBM i:
For 6.1 the sshd daemon can be started with CL command STRTCPSVR SERVER(*SSHD) and ended with ENDTCPSVR SERVER(*SSHD).
If they do not exist, the host key files will be generated when the sshd daemon is started.
das STRRCPSVR *SSHD schlägt allerdings fehl mit Grund 0005
"STRTCPSVR wurde abnormal beendet. Der Ursachencode ist 0005."
Nachrichten-ID . . . . : TCP1A0A Bewertung . . . . . . : 40
Nachricht . . . :
STRTCPSVR wurde abnormal beendet. Der Ursachencode ist 0005.
Ursache . . . . :
Die Verarbeitung von STRTCPSVR wurde mit dem Ursachencode 0005 abnormal beendet.
Ursachencodes und ihre Bedeutung:
0005 -
Die Verarbeitung von STRTCPSVR bei Server SSHD ist fehlgeschlagen.
Das Server-Produkt muss geladen sein, damit die Verarbeitung fortgesetzt werden kann.
und nun ?