From: MERC::"uunet!CRVAX.SRI.COM!RELAY-INFO-VAX" 14-AUG-1992 19:20:41.81 To: info-vax@kl.sri.com CC: Subj: Re: TASK object In article <1992Aug12.190456.23415@cco.caltech.edu>, carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick) writes: >In article <9208101551.AA19377@relay2.UU.NET>, gleeve@galaxy.dnet writes: >> Keeping the FAL and TASK defaults apart is a very good precaution >>in those cases. > >And what then happens when some bright person happens across the technique: > $ COPY my_procedure other_node::"0=SYS$NET:" In my case I have the username associated with the TASK object execute the following LGICMD : $ set noon $ set noverify $ sysnet = f$logical("sys$net") $ if f$locate("SYS$NET",sysnet) .ne. f$length(sysnet) then logout $ exit This seems to inhibit such a trick. ============================================================================= Bob Marshall \\ "It ain't age Lockheed Missiles & Space Co. \\ That makes me look this way Sunnyvale, CA \\ It ain't the years, boys, marshall@force.ssd.lmsc.lockheed.com\\ It's the miles" "I tell the truth 'cept when I lie" \\ - Chris LeDoux =============================================================================