×
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.
Here's what I've had to do to apply an Authlist to an IFS object. It requires two separate CHGAUT commands like so:
CHGAUT OBJ(&IFSFILE) +
AUTL(FTPXFRLIB)
CHGAUT OBJ(&IFSFILE) +
USER(*PUBLIC) +
DTAAUT(*AUTL) +
OBJAUT(*NONE)
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Bob Voltz
Sent: Wednesday, May 18, 2011 1:27 PM
To: midrange-l@xxxxxxxxxxxx
Subject: IFS Permissions and Authorization Lists
I have a subdirectory on the IFS that I want one user to have *ALL authority and all other users to have Read-Only.
I set up an authorization list for this subdirectory and did a CHGAUT, but it seems to have NO effect.
I even changed the authorization list to PUBLIC *EXCLUDE, with NO effect.
WTF?
Bob Voltz
Information Systems Manager
Zhongding USA
bob.voltz@xxxxxxxxxx
330-878-7800 x214
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.