Are you saying this will do it and make the changes to the object
"permanently"?? If so, THANK YOU...
I am thinking I have to have exclusive access to the object though, to do
the GRTOBJAUT? So I'd have to run the C/L command after hours...
GRTOBJAUT OBJ(FILEONE) OBJTYPE(*FILE) AUTL(NEWLIST)
...
GRTOBJAUT OBJ(FILE9999) OBJTYPE(*FILE) AUTL(NEWLIST)
George
(712) 579-5444 (cell)
985 Oak Rd
Harlan, IA 51537
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rich
Loeber
Sent: Wednesday, March 21, 2018 11:56 AM
To: Midrange Systems Technical Discussion
Subject: Re: EDTOBJAUT
Take a look at Grant Object Authority (GRTOBJAUT)
Rich
--------------------------------------------------------------------------
On 3/21/2018 12:53 PM, George Applegate wrote:
I want to create an authorization list to secure a large number of files,
but am wondering if there is any way to associate that authorization list
with the files easily.
For instance, I would like to be able to do an EDTOBJAUT ADDLST(NEWLIST)
command but there isn't any such beast that I can tell? Kind of like an
ADDOBJAUT, which also doesn't exist. Then I could put this all in a C/L
command that could be executed some night when no one is using the system,
such that it would go through and secure the files without having to do it
interactively.
Like the C/L Command could be something like:
EDTJOBAUT OBJ(FILEONE) OBJTYPE(*FILE) ADDLST(NEWLIST)
EDTJOBAUT OBJ(FILETWO) OBJTYPE(*FILE) ADDLST(NEWLIST)
.
EDTJOBAUT OBJ(FILE9999) OBJTYPE(*FILE) ADDLST(NEWLIST)
Obviously, the "ADDLST" parm is fictitious.
Is there an easier way to do this or how could I accomplish this?
Appreciate any ideas or suggestions.
George
(712) 579-5444 (cell)
985 Oak Rd
Harlan, IA 51537
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.