Hi to all,

We have the ICSF running as an STC in our environment.
===> CSFM400I CRYPTOGRAPHY - SERVICES ARE NOW AVAILABLE.

I am trying to SHH against a linux server in BATCH.

//SSHCOMM  EXEC PGM=BPXBATCH,                                      
//             PARM=('SH /ZOSAA/bin/ssh -vvv [email protected] ls')

But I am getting this message:

OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004                                     
debug1: Reading configuration data /u/myuserid/.ssh/config                      
 
debug1: Applying options for *                                                  
debug3: Seeding PRNG from /usr/lib/ssh/ssh-rand-helper                          
(rand child) Couldn't exec '/usr/lib/ssh/ssh-rand-helper': EDC5129I No such file
ssh-rand-helper child produced insufficient data                                


On the other side,

/ZOSAA/usr/lib/ssh/ is a link to /usr/lib/ssh/

lrwxrwxrwx   1 xxxxxxx  yyyy          12 May 30  2008 usr -> $VERSION/usr

MYUSRXX:/: >cd /usr/lib/ssh                                          
MYUSRXX:/ZOSAA/usr/lib/ssh: >ls -l                                   
total 12992                                                          
drwxr-xr-x   2 XXXXXXX  XXXXXXX     8192 Oct 30 11:41 IBM            
-rwxr-xr-x   2 XXXXXXX  XXXXXXX   372736 Oct 30 11:41 sftp-server    
-rwxr-xr-x   2 XXXXXXX  XXXXXXX  2748416 Oct 30 11:40 ssh-askpass    
-rwsr-xr-x   2 XXXXXXX  XXXXXXX  2658304 Oct 30 11:41 ssh-keysign    
-rwxr-xr-x   2 XXXXXXX  XXXXXXX   864256 Oct 30 11:41 ssh-rand-helper
MYUSRXX:/ZOSAA/usr/lib/ssh: > 

Why if the ICSF is running, I am still getting the ssh-rand-helper instead of 
the ICSF ?

Best regards, and happy weekend.
Enrique MOntero

----------------------------------------------------------------------
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

Reply via email to