|
Rob Berendt wrote on 12/12/2005 09:43:32 AM: > I have an analyst that did the following: > > md '/editpdta/userdata/elpfilef' > Directory created. > But when he tried to delete that directory > CPFA09C-Not authorized to object. Object is /editpdta/userdata/elpfilef. > > WRKAUT OBJ('/editpdta/userdata') > shows that he does not have Object Exist authority. Why not? He created > it. The default for the OBJAUT parameter on the MD command is *INDIR. The help text for this parameter value says that the object authority is based on the authority for the directory where this directory is to be created. (A directory is assigned the same public, private and primary group authority and authorization list as the directory it is to be created in.) Since the analyst does not have object existence authority to the /userdata directory they will have to specify OBJAUT(*OBJEXIST) or OBJAUT(*ALL) on the MD command when they create the /elpfilef directory, otherwise they will not have *OBJEXIST to the /elpfilef directory. Ed Fishel, edfishel@xxxxxxxxxx
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.