Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!ucbvax!CLARKU.BITNET!RMANGALD From: RMANGALD@CLARKU.BITNET Newsgroups: comp.os.vms Subject: checking for identifiers Message-ID: <8708050536.AA12033@ucbvax.Berkeley.EDU> Date: Mon, 3-Aug-87 16:13:00 EDT Article-I.D.: ucbvax.8708050536.AA12033 Posted: Mon Aug 3 16:13:00 1987 Date-Received: Fri, 7-Aug-87 03:23:09 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 31 Listmember Hans Sundstrom (sundstro@finabo.bitnet) writes: > Can someone give me any pointers where to find a way to test by >a program or command procedure if a process has been granted a specific >identifier. I've tried to find it in the manuals (microVMS) but haven't >(obviously I have looked in the wrong place). > > I would like to segregate some user's on a LAVC to some specific >nodes (processors), by granting a user an identifier that allows him/her >to use one or all nodes. The cluster has a common SYSUAF. > > The simplest way to do this is to create a file with ACL's and >then try to access it, but I would like to do it directly from DCL or >from a program. Or is there a other way to do it without separate >SYSUAF? -------------------------------- Hans: There is a DCL lexical function called F$IDENTIFIER, which may be what you are looking for. I don't know much about it, so I can't give any further details; sorry if you already knew about it. -------------------------------- Rahul Mangaldas (rmangaldas@clarku.bitnet) Box 1311, Clark University 950 Main Street Worcester, MA 01610-1477