Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!cbosgd!ulysses!ucbvax!UMASS.BITNET!NetMgr From: NetMgr@UMASS.BITNET.UUCP Newsgroups: mod.computers.vax Subject: spurious? acls with GRPPRV Message-ID: <8702200219.AA04350@ucbvax.Berkeley.EDU> Date: Thu, 19-Feb-87 00:09:00 EST Article-I.D.: ucbvax.8702200219.AA04350 Posted: Thu Feb 19 00:09:00 1987 Date-Received: Sat, 21-Feb-87 01:38:34 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 33 Approved: info-vax@sri-kl.arpa Does anyone know why this acl is being created, this ACE is not on any files on the disk and is not defined anywhere. When a file is created in the directory of someone else within my group an ACL with my UIC as the identifier is created. Ideas, explanations? Thanks, Michael Smith BITNET: NETMGR@UMASS CSNET: NETMGR%HAMP@CS.UMASS.EDU ---------------------------------------------------------------------------- $ set def [netserver] $ set proc/priv=(grpprv,nosysprv) $ create foo.bar junk junk junk ^Z $ dir/sec foo.bar Directory D$NET:[NETSERVER] FOO.BAR;1 [NETSERVER] (RWED,RWED,RE,) (IDENTIFIER=[NETMGR],OPTIONS=NOPROPAGATE,ACCESS=READ+WRITE+ EXECUTE+DELETE+CONTROL) $ set proc/priv=(nogrpprv,sysprv) $ create foo.bar2 junk junk junk ^Z $ dir/sec foo.bar2 Directory D$NET:[NETSERVER] FOO.BAR;1 [NETSERVER] (RWED,RWED,RE,) ---------------------------------------------------------------------------