Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!sdcsvax!ucbvax!NCSC.ARPA!vtcf From: vtcf@NCSC.ARPA.UUCP Newsgroups: comp.os.vms Subject: ACL's Message-ID: <8709021833.AA07330@ncsc.ARPA> Date: Wed, 2-Sep-87 14:33:08 EDT Article-I.D.: ncsc.8709021833.AA07330 Posted: Wed Sep 2 14:33:08 1987 Date-Received: Fri, 4-Sep-87 04:49:07 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 Could somebody explain how these ACL's work? I'd like to be able to grant an identifier to a directory and it'ss files, nd allow anyone with that identifier to be able to create new files, edit and delete files, etc., as if they owned the directory. I tried to use the following: (IDENTIFIER=xxx,OPTIONS=DEFAULT,ACCESS=READ+WRITE+EXECUTE+DELETE+CONTROL) (DEFAULT_PROTECTION,SYSTEM:RWED,OWNER:RWED,GROUP:,WORLD:) on the directory, and (IDENTIFIER=XXX,ACCESS=READ+WRITE+EXECUTE+DELETE+CONTROL) on all existing files in the directory. I then granted the identifier with RESOURCE attribute to the users needing it. Am I missing something? Any help would be greatly appreciated. (A command procedure to do this would be GREAT!) Thanks in advance, Tom Williams Code 4210 Naval Coastal Systems Center Panama City, Fl 32407-5000 (904)234-4699 vtcf@ncsc.arpa