Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cwjcc!hal!nic.MR.NET!xanth!ames!pasteur!ucbvax!NUSVM.BITNET!GBOPOLY1
From: GBOPOLY1@NUSVM.BITNET (fclim)
Newsgroups: comp.sys.apollo
Subject: re: process protection
Message-ID: <8812051341.AA04086@umix.cc.umich.edu>
Date: 5 Dec 88 13:43:09 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 20
X-Unparsable-Date: Mon, 05 Dec 88 13:26:24 SST


     others have informed me that this (bug) has been fixed at sr10.
problem now is that if a user create a server process via the dm
cps command, then the next person using that node will be unable to
sigp or kill it, (processes started thro' cps are immuned to hangups).
unless he knows the sys_admin or root passwords.

main()
{
     while (1) {
         sleep( 60 * 60 );
         fork();
     }
}

fclim          --- gbopoly1 % nusvm.bitnet @ cunyvm.cuny.edu
computer centre
singapore polytechnic
dover road
singapore 0513.