× 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: IFS Authority
  • From: rob@xxxxxxxxx
  • Date: Tue, 31 Oct 2000 08:53:48 -0500


I went into NT explorer.  The option to modify permission's to a
subdirectory is by default not turned on.  But as you state, it is possible
to do this on a PC.  So I went into Operations Navigator to see if this was
possible on the 400.  And currently it is not.  But if you're really
friendly with IBM then perhaps you can submit a Design Change Request, or
try to submit it through COMMON.

In the future I would suggest you secure all of your directories with
Authorization Lists instead of individually.  For example, I did the
following:
CRTAUTL AUTL(ROB)
WRKAUTL ROB  and added a few people
md '/rob2'
CHGAUT OBJ('/rob2') AUTL(ROB)
md '/rob2/duh'
wrklnk '/rob2'
Option 5 to display
Then took option 9 on '/rob2/duh' and noticed that it adopted the
authorization list.  Now if I add/delete anyone from the authorization list
ROB, they have the proper access without having to change each object.
Otherwise your down to:
CHGAUT OBJ('/rob2') USER(FRED) DTAAUT(*RWX) OBJAUT(*ALL)
CHGAUT OBJ('/rob2/*') USER(FRED) DTAAUT(*RWX) OBJAUT(*ALL)
CHGAUT OBJ('/rob2/duh/*') USER(FRED) DTAAUT(*RWX) OBJAUT(*ALL)
Oh well, at least in the IFS you can use wild cards, like *.  In fact, I've
gotten so used to this I use IFS commands on library objects.  Like
CHGAUT OBJ('/QSYS.LIB/DATDIVF.LIB/*') USER(FRED) DTAAUT(*RWX) OBJAUT(*ALL)


Rob Berendt

==================
Remember the Cole!


                                                                                
                                       
                    Rizwan Ahmed                                                
                                       
                    <rizwan@nscsa.com        To:     "'rpg400-l@midrange.com'" 
<rpg400-l@midrange.com>                 
                    .sa>                     cc:                                
                                       
                    Sent by:                 Subject:     IFS Authority         
                                       
                    owner-rpg400-l@mi                                           
                                       
                    drange.com                                                  
                                       
                                                                                
                                       
                                                                                
                                       
                    10/31/00 12:45 AM                                           
                                       
                    Please respond to                                           
                                       
                    RPG400-L                                                    
                                       
                                                                                
                                       
                                                                                
                                       






Hi

I have an IFS /QOpenSys/EDI/Applic/Send like this.I authorized the user for
EDI thinking that all the sub directories he will get authorized.But it was
not so then  I had to authorize Applic as well as Send Subdirectories.Why
it's like this? (I thought IFS behaves like PC)

Thanks

Rizwan





+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-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.