Joel,
There is nothing in /tmp/sshd.stderr.
Proc SSHD:
//SSHD PROC
//SSHD EXEC PGM=BPXBATCH,REGION=0M,TIME=NOLIMIT,
// PARM='PGM /bin/sh -c /etc/ssh/sshd.sh'
//STDERR DD PATH='/tmp/sshd.stderr',
// PATHOPTS=(OWRONLY,OCREAT,OAPPEND),PATHMODE=(SIRWXU)
Script :
/etc/ssh/sshd.sh
#!/bin/sh
nohup /usr/sbin/sshd -f /etc/ssh/sshd_config &
sleep 1
Jim
-----Original Message-----
From: Joel Ivey [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 30, 2005 7:52 AM
To: [email protected]
Subject: Re: SSH Implementation problem
Jim, when you say there's nothing on Jes2, have you looked at the debug log
for sshd on uss? Also, in debug mode, the sshd on zos will terminate
after each connect.
//SSHD EXEC PGM=BPXBATCH,REGION=0M,TIME=NOLIMIT,
// PARM='PGM /usr/sbin/sshd -d -d -d -f /etc/ssh/sshd_config'
//STDERR DD PATH='/tmp/sshd.stderr',PATHOPTS=(OWRONLY,OCREAT,OAPPEND),
// PATHMODE=(SIRWXU)
Hope that helps.
Joel
On Wed, 29 Jun 2005 10:29:14 -0600, Gregg, Jim <[EMAIL PROTECTED]>
wrote:
>From the z/OS side:
>ACF01137 TSJEG LAST SYSTEM ACCESS 10.11-06/29/05 FROM 0A010A6C
>OS$ACT097 SSHD2 / /STEP1 /BPXPRFC COND = 0000
>OS$ACT121 SSHD2 MAXRC= 0000 CPU=0.22 ELAPSED=55.36 I/O=6
>OS$ACT097 SSHD3 / /STEP1 /BPXPRFC COND = 0255
>OS$ACT097 SSHD1 / /STEP1 /BPXPRFC COND = 0000
>OS$ACT121 SSHD3 MAXRC= 0255 CPU=0.11 ELAPSED=0.33 I/O=20
>OS$ACT121 SSHD1 MAXRC= 0000 CPU=0.26 ELAPSED=55.79 I/O=6
>
>There is nothing on the JES2 for either the SSHD1,2,3 ot for BPXAS.
>Any help will be appreciated.
>
>Jim Gregg
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html