× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Security and autorisation list
  • From: "Denis Robitaille" <DRobitaille@xxxxxxxxxxxx>
  • Date: Wed, 06 Sep 2000 14:58:04 -0400

This is what I end up doing with a litlle twist.
I do:
CHGAUT OBJ('/qsys.lib/mylib.lib/myobject.*') AUTL(*NONE)

I use the "*" for the object type because this command will be used on several 
types of object and I do not know of a way to compute the IFS notation for 
different types of object (*PGM = .PGM, *FILE = .FILE ....)

Denis Robitaille
Directeur services techniques
Cascades Inc
819 363 5187
fax 819 363 5177


>>> billyrowe@usa.net 09/06/00 01:34pm >>>
You might could use the CHGAUT:

CHGAUT OBJ('/qsys.lib/mylib.lib/myfile.file')AUTL(*NONE)

> -----Original Message-----
> From: owner-midrange-l@midrange.com 
> [mailto:owner-midrange-l@midrange.com]On Behalf Of Denis Robitaille
> Sent: Tuesday, September 05, 2000 4:24 PM
> To: MIDRANGE-L@midrange.com 
> Subject: Security and autorisation list
>
>
> Hello all,
>
> I am writing a program to change the security attributes of
> objects to follow some standards that we are puting in place.
>
> At one point, I need to remove the autorisation list
> associated with an object. I know I can use the EDTOBJAUT
> command but I need a way to do it in batch.
>
> At V4R4M0, I can do it with the command GRTOBJAUT OBJ(xxx)
> OBJTYPE(xxx) AUTL(*NONE). But this does not works with
> earlier version.
>
> Does any one know of a way to do this in a CL program? (I
> need a solution that works at v4r2)
>
> thanks
>
> Denis Robitaille
> Directeur services techniques
> Cascades Inc
> 819 363 5187
> fax 819 363 5177
>
>
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
> david@midrange.com 
> +---


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com 
+---

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.