Great!  First time ever!  :-)
Thanks,
Frank
-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075


On 7/29/2009 at 5:36 PM, in message <4a70dcf1.1030...@ix.netcom.com>, Bob
Rutledge <deerh...@ix.netcom.com> wrote:
> Yes.  You have it right.
> 
> Bob
> 
> Frank Swarbrick wrote:
>> I want to thank everyone who has chimed in on this.
>> It sounds like we need to use LNKAUTH=APFTAB instead of the default of 
> LNKAUTH=LNKLST so that our APPL libraries will not be APF authorized when 
> accessed via the LNKLST concatentation (or via a STEPLIB/JOBLIB for that 
> matter).  We certainly would not want this.
>> 
>> Can someone tell me if I have the following correct?  Let's say we have two 
> libraries, SYS2.LIB1 and SYS2.LIB2.  Let's further say we have a PROGxx with 
> these entries:
>> 
>> APF FORMAT(DYNAMIC)    
>> APF ADD DSNAME(SYS2.LIB1) SMS
>> LNKLST DEFINE NAME(LNKLST00)
>> LNKLST ADD NAME(LNKLST00) DSN(SYS2.LIB1)
>> LNKLST ADD NAME(LNKLST00) DSN(SYS2.LIB2)
>> LNKLST ACTIVATE NAME(LNKLST00)
>> 
>> Given LNKAUTH=LNKLST:
>> 1a) SYS2.LIB1 is APF authorized when accessed via the LNKLST concatenation.
>> 1b) SYS2.LIB2 is APF authorized when accessed via the LNKLST concatenation.
>> 2a) SYS2.LIB1 is APF authorized when accessed via a JOBLIB/STEPLIB 
> concatenation as long as all other libraries in the concatenation are also 
> APF authorized.
>> 2a) SYS2.LIB2 is unauthorized when accessed via a JOBLIB/STEPLIB 
> concatenation.
>> 
>> 
>> Given LNKAUTH=APFLIB:
>> 1a) SYS2.LIB1 is APF authorized when accessed via the LNKLST concatenation.
>> 1b) SYS2.LIB2 is unauthorized when accessed via the LNKLST concatenation.
>> 2a) SYS2.LIB1 is APF authorized when accessed via a JOBLIB/STEPLIB 
> concatenation as long as all other libraries in the concatenation are also 
> APF authorized.
>> 2a) SYS2.LIB2 is unauthorized when accessed via a JOBLIB/STEPLIB 
> concatenation.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html

>>> 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to