HP3000-L Archives

September 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Paul H. Christidis" <[log in to unmask]>
Reply To:
Date:
Fri, 24 Sep 1999 18:10:00 -0700
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (36 lines)
Could you put 'the secret stuff' into a separate command file and direct its
output to $null?

!job ....
!Job stuff
!XEQ secretx.util.sys > $null
!more job stuff
!eoj

Regards
Paul H. Christidis

____________________Reply Separator____________________
Subject:    Suppress text in STDLIST?
Author: [log in to unmask]
Date:       9/24/99 3:38 PM

A colleague of mine asked me to post this question:

We have a portion of a job that retrieves passwords at runtime.  The
passwords show up in the $stdlist.  This creates security concerns.  We are
looking for a way (a command) we can add to the JCL to cause the operating
system to suppress text appearing in the $stdlist until we say it's ok to
resume reporting the job's activity.

An example might be:

!JOB...
!STDLISTBLABOFF
!our secret stuff
!STDLISTBLABON

Any ideas ?

Cecile Chi

ATOM RSS1 RSS2