All,
I have a file that I a creating on the IFS using the Open() API.
I want to set it so that *PUBLIC has *RW authority.
I have set the Mode flags as
S_IROTH + S_IWOTH + S_IXOTH + S_IROTH + S_IWOTH + S_IXOTH and this appeared
to be working, but when the user ran the program, the file was created with
*PUBLIC *RW (which is correct), but the user creating the file was also
shown as USERID *NONE.
What do I need to do to have just public authority and no specific user
authority.
If that can not be done, can I somehow set that user as authorized without
having to use the GRTAUT command after ths file is created?
This mailing list archive is Copyright 1997-2026 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.