CoZLauncher spawnp permission denied error

General discussion of the Co:Z Toolkit
Post Reply
cscs010
Posts: 37
Joined: Tue Jul 31, 2007 3:50 pm

CoZLauncher spawnp permission denied error

Post by cscs010 »

i get permission denied error on the following directory even though all the permissions are set to 777. i copied over the SSH entries that were originally installed on the system and pointed to them in the
ssh-path=/u/eileen/j1x/coz/ssh parm. the same thing happened when i pointed to the original directory ssh was installed into.



CoZLauncher[N]: version: 1.0.3 2008-01-23
CoZLauncher[N]: Copyright (C) Dovetailed Technologies, LLC. 2006. All rights res
CoZLauncher[E]: spawnp(/u/eileen/j1x/coz/ssh) - EDC5111I Permission denied.
CEE5205S The signal SIGTERM was received.


CoZLauncher[N]: version: 1.0.3 2008-01-23
CoZLauncher[N]: Copyright (C) Dovetailed Technologies, LLC. 2006. All rights res
CoZLauncher[E]: spawnp(/usr/local/etc) - EDC5111I Permission denied.
CEE5205S The signal SIGTERM was received.
________
Ford transit history
Last edited by cscs010 on Sat Feb 12, 2011 2:19 pm, edited 1 time in total.
john.mckown
Posts: 48
Joined: Tue Jun 12, 2007 2:46 pm

Post by john.mckown »

Do you see any ICH408I messages in the z/OS SYSLOG? Do you have execute authority to the ssh program itself in the directory? Just asking.
cscs010
Posts: 37
Joined: Tue Jul 31, 2007 3:50 pm

Post by cscs010 »

there are no more ICH408I msgs at present although there were when i pointed to another directory. the problem i also have is that i cannot execute SSH since i cannot telnet into the lpar. we started getting
ICH402I msgs about a program profile being missing when telnetting in - the RACF group has to fix this.
but i do not think that that it even gets to check for valid ssh entries (which have not yet been customize for coz).
however, i could run SSH run the OMVS shell and it tells me that SSH commands are not allowed from there.

thanks for your response.
________
Eye / Vision Advice
Last edited by cscs010 on Sat Feb 12, 2011 2:20 pm, edited 1 time in total.
cscs010
Posts: 37
Joined: Tue Jul 31, 2007 3:50 pm

Post by cscs010 »

well i finally sort of the figured out what the problem was. i did not copy the ssh executables into the new directory. however, i also had the error when i pointed directly to the /bin directory where the ssh executables were installed into and the permissions on /bin look okay.

anyway, it is now looking for valid ssh keys which i have to define and since they fixed the RACF problem with telnet, hopefully i will be able to figure out how to define the keys.

thanks everyone.
________
Buy Solo Vaporizer
Last edited by cscs010 on Sat Feb 12, 2011 2:20 pm, edited 1 time in total.
dovetail
Site Admin
Posts: 2022
Joined: Thu Jul 29, 2004 12:12 pm

Post by dovetail »

Eileen -

I notice that you are using Co:Z version 1.0.3. There is a bug in this version that can cause serious problems if you run it under a user with certain SUPERUSER privileges.

Please update to version 1.0.4, which corrects the problem.
cscs010
Posts: 37
Joined: Tue Jul 31, 2007 3:50 pm

Post by cscs010 »

i tried Co:Z 1.0.4 and things are worse. i actually got passed this error with 1.0.3.

IEF376I JOB/COZ /STOP 2008029.0939 CPU 0MIN 00.03SEC SRB 0MIN 00.00S
CoZLauncher[N]: version: 1.0.4 2008-01-23
CoZLauncher[N]: Copyright (C) Dovetailed Technologies, LLC. 2006. All rights res
CoZLauncher[E]: spawnp(/u/eileen/j1x/coz) - EDC5111I Permission denied.
________
COLORADO MARIJUANA DISPENSARIES
Last edited by cscs010 on Sat Feb 12, 2011 2:20 pm, edited 1 time in total.
dovetail
Site Admin
Posts: 2022
Joined: Thu Jul 29, 2004 12:12 pm

Post by dovetail »

What do you have configured in COZCFGD for the "server-path" property?

This should be the full path to the cozserver executable.
cscs010
Posts: 37
Joined: Tue Jul 31, 2007 3:50 pm

Post by cscs010 »

server-path=/u/eileen/j1x/coz
________
Scarabeo 500
Last edited by cscs010 on Sat Feb 12, 2011 2:20 pm, edited 1 time in total.
cscs010
Posts: 37
Joined: Tue Jul 31, 2007 3:50 pm

Post by cscs010 »

right - it should have been ..coz/cozserver

i got past that error and am now back on the original permission denied error on ssh, which i also got past with 1.0.3.
________
Suzuki gv700
Last edited by cscs010 on Sun Mar 06, 2011 7:38 am, edited 1 time in total.
dovetail
Site Admin
Posts: 2022
Joined: Thu Jul 29, 2004 12:12 pm

Post by dovetail »

Please rerun with a trace and email your log file to info@dovetail.com and we will take a look:

// EXEC COZPROC,ARGS='-LT,t uid@myco.server.com'
Post Reply