× 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.



Sorry, I wasn't intending for you to use DTAAUT(*RX) by itself. I was intending for you to my previous response and replace DTAAUT(*EXCLUDE) with DTAAUT(*RX). So you'd have this:

CHGAUT OBJ('/my/dir') USER(my-user) DTAAUT(*RX) OBJAUT(*NONE)

in particular, OBJAUT(*OBJEXIST) would give the user permission over the existence of objects (ability to create/delete). OBJAUT(*NONE) should remove that ability.

James H. H. Lampert wrote:
James H. H. Lampert wrote:
Scott Klement wrote:
You'd need DTAAUT(*RX) rather than just *R.
Except that DTAAUT(*R) was the first thing I tried, before I even bothered the List, and it didn't stop the user from creating a file in the directory.

Oops. DTAAUT(*RX) was the first thing I tried.

DTAAUT(*R) appears to block new file creation, but at the cost of causing other problems.

--
JHHL


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.