Lizette,
You didn’t ask for it, but you might also want something like the following
job. It is really the only way to "prove" that a tape is encrypted. It runs a
supplied java program that lists all the tapes that have been encrypted.
//STEP3 EXEC PGM=IKJEFT1B
//SYSEXEC DD DSN=SYS1.SBPXEXEC,DISP=SHR
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *,DLM=$$
OSHELL java com.ibm.keymanager.tools.EKMDataParser -filename +
/opt/ekm/metafile.xml -keyalias yourcertaliasname
$$
I have yet to make this a production job, because my job scheduling guys have
not figured out how to know what system to run the job on. Long story, but we
don’t do shared filesystems, and EKM is setup to flip-flop between two systems
automagically for IPL's or other failures.
_________________________________________________________________
Dave Jousma
Assistant Vice President, Mainframe Services
[email protected]
1830 East Paris, Grand Rapids, MI 49546 MD RSCB1G
p 616.653.8429
f 616.653.8497
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of
Lizette Koehler
Sent: Tuesday, December 30, 2008 1:48 PM
To: [email protected]
Subject: Shell Scripts in EKM
Is it possible to create a shell script to execute at startup time in EKM to
produce a startup message? Ad if I could do this at shutdown time as well -
awesome.
Have it say someting like EKM0001I EKMESRVER on &SYSNAME is Up on date / time
If so, since I am not shel oriented how could I do this? The reason is our EMK
server on z/OS V1.9 does not have any message IDs, so all we get is the
following text:
Server is running. TCP port: 3801, SSL port: 1443
This e-mail transmission contains information that is confidential and may be
privileged. It is intended only for the addressee(s) named above. If you
receive this e-mail in error, please do not read, copy or disseminate it in any
manner. If you are not the intended recipient, any disclosure, copying,
distribution or use of the contents of this information is prohibited. Please
reply to the message immediately by informing the sender that the message was
misdirected. After replying, please erase it from your computer system. Your
assistance in correcting this error is appreciated.
----------------------------------------------------------------------
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