×
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.
We've written a program to walk through every object in a library and
re-align the security for every object in the library. It only
changes 1 object at a time, but it does need to get a lock on the
object. We create 2 authorization lists per library-- one for
programs, display files, print files, and other non-data objects; and
one for data-holding objects. For each object, we revoke all
existing authority, point it to the proper authorization list, the
grant *PUBLIC authority to the *AUTL.
The basic program does a DSPOBJD library/*ALL to an outfile, then
reads that file and processes each object retrieved. You can use all
of the object attributes, to determine if a file is a data holder, or
just a display file.
--Paul E Musselman
PaulMmn@xxxxxxxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
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.