Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!daemon From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Group logical names Message-ID: <9668@ucbvax.ARPA> Date: Mon, 5-Aug-85 12:04:20 EDT Article-I.D.: ucbvax.9668 Posted: Mon Aug 5 12:04:20 1985 Date-Received: Tue, 6-Aug-85 10:58:05 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 24 From: Chris Yoder In order to create group logical name definitions at system startup you can use either: $ SUBMIT /USER=GROUP47 SYS$MANAGER:LOGNAME047.COM or $ RUN/UIC=[47,0]/INPUT=SYS$MANAGER:LOGNAME047.COM/OUTPUT=NL: SYS$SYSTEM:LOGINOUT The first meathod requires a bogus account with all the right privs (in this case "GROUP47") that has to be created (unless you want to charge your users for things run during system startup and give them privs that they may not need.). The second meathod allows you to specify a uic that nobody owns, and thus nobody gets charged or gets privs that they don't need and you don't have bogus accounts sitting about (i.e. it's much cleaner). In the system managers class that I took, the instructor recommended the RUN meathod of generating logical names for these reasons. -- Chris Yoder UUCP --- {allegra|ihnp4}!scgvaxd!engvax!chris ARPA --- engvax!chris@cit-vax.ARPA