home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!saimiri.primate.wisc.edu!caen!spool.mu.edu!agate!ucbvax!mhs.attmail.com!simons/G=Colin/I=CB/S=Sewell/O=H.A.Simons.Ltd/OU=CORP
- From: simons/G=Colin/I=CB/S=Sewell/O=H.A.Simons.Ltd/OU=CORP@mhs.attmail.com
- Newsgroups: comp.os.vms
- Subject: RE: ACL Problem
- Message-ID: <9211092203.AA04227@ucbvax.Berkeley.EDU>
- Date: 9 Nov 92 20:35:31 GMT
- Sender: usenet@ucbvax.BERKELEY.EDU
- Organization: The Internet
- Lines: 13
-
-
- the ace:
-
- (IDENTIFIER=HNET_MGR,OPTIONS=DEFAULT,
- ACCESS=READ+WRITE+EXECUTE+DELETE+CONTROL)
-
- on the MAIL.DIR file only specifies the acl that should be placed
- on files created in the directory; it neither grants nor denies
- access to the directory itself.
-
- add another ACE to the directory, identical to the first,
- but leave off the OPTIONS=DEFAULT, and it should work fine.
-
-