We having problem setting up authority for ifs subfolder on iSeries.
We have,
/JE_upload folder at root level.
Authority at root level folder is as follows
                    Data     --Object Authorities--           
 Opt  User        Authority  Exist  Mgt  Alter  Ref           
                                                              
      *PUBLIC     *RWX         X     X     X     X            
      QSECOFR     *RWX         X     X     X     X            
      QDIRSRV     *X                                 
 
                    Data     -------------Data Authorities-------------
 Opt  User        Authority  Objopr  Read  Add  Update  Delete  Execute
 
      *PUBLIC     *RWX         X      X     X     X       X        X
      QSECOFR     *RWX         X      X     X     X       X        X
      QDIRSRV     *X           X                                   X
 
                                                              
Now we don't want Canada user to see USA folder and USA user to Canada
folder. So we setup authority for both the folder  
Under JE_upload folder we have subfolder
	/Canada
	                   Data     --Object Authorities--
Opt  User        Authority  Exist  Mgt  Alter  Ref
 
     JEUPLD_CAN  *RWX         X
Opt  User        Authority  Objopr  Read  Add  Update  Delete  Execute
 
      JEUPLD_CAN  *RWX         X      X     X     X       X        X
	
/USA
                    Data     --Object Authorities--
 Opt  User        Authority  Exist  Mgt  Alter  Ref
 
      QDIRSRV     *X
      TAYLORDA    *RWX
      VRANESAC    *RWX
                    Data     -------------Data Authorities-------------
 Opt  User        Authority  Objopr  Read  Add  Update  Delete  Execute
 
      QDIRSRV     *X           X                                   X
      TAYLORDA    *RWX         X      X     X     X       X        X
      VRANESAC    *RWX         X      X     X     X       X        X
The issue we are having  is if VRANESAC want to move (CUT) all the files
from /JE_upload/USA folder to her PC folder (paste), system is copying
the file to her PC folder but not deleting the file from /JE_UPLOAD/USA
folder. We found that user TAYLORDA has created file in the same folder
and VARNESAC don't have authority to delete his files. 
How can we setup authority so that user who has access to /JE_upload/USA
folder can do cut and past or delete each others files.
Thanks
Nilesh
As an Amazon Associate we earn from qualifying purchases.
	
 
This mailing list archive is Copyright 1997-2025 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.