Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ptsfa!ihnp4!homxb!mtuxo!mtune!codas!cpsc6a!rtech!cookr From: cookr@rtech.UUCP (Rob Cook) Newsgroups: comp.os.vms Subject: Setting UIC/USERNAME while executing an image. Message-ID: <1328@rtech.UUCP> Date: Wed, 21-Oct-87 14:55:26 EST Article-I.D.: rtech.1328 Posted: Wed Oct 21 14:55:26 1987 Date-Received: Sun, 25-Oct-87 22:45:09 EST Organization: Relational Technology Inc. Alameda, CA 94501 Lines: 13 Can someone out there give me a quick answer to the following? A few years back, I had to write a routine that would allow an image running with CMKRNL privilege to chage it's UIC/USERNAME by poking at the PCB. My macro was/is very rough, but i seem to remember seeing something in a piece of DEC code (it MAY have been DECUS code) that basically said 'play around in this area at your own risk - DEC may choose to maim the current layout at any time...' My questions are: 1) Is it indeed such a bad idea to diddle these protected areas 2) Where can I get the original DECUS (i believe) code that did this? Thnx for any help you can provide.