Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!ucbvax!VENUS.YCC.YALE.EDU!LEICHTER From: LEICHTER@VENUS.YCC.YALE.EDU ("Jerry Leichter ", LEICHTER-JERRY@CS.YALE.EDU) Newsgroups: comp.os.vms Subject: re: Network ACLs Message-ID: <8807070920.AA18056@ucbvax.Berkeley.EDU> Date: 4 Jul 88 23:42:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 Can somebody tell me if it's possible to put an ACE on a file specifying the node in the identifier field. I.e. can I do the equivalent of: ACE = (IDENTIFIER=(MYNODE::[100,20]),options=protected,access=read) See what I'm trying to do? Basically, I want to be able to distinguish between a [100,20], say, on one machine, and another [100,20] on a different machine. Can't be done. Identifiers are meaningful only within a single security domain, which at present is a single cluster. -- Jerry