Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!sdcsvax!celerity!jjw From: jjw@celerity.UUCP (Jim ) Newsgroups: comp.unix.questions Subject: Re: Destroying arguments Message-ID: <199@celerity.UUCP> Date: Mon, 25-May-87 13:59:05 EDT Article-I.D.: celerity.199 Posted: Mon May 25 13:59:05 1987 Date-Received: Tue, 26-May-87 03:28:17 EDT References: <292@osupyr.UUCP> <239@polyof.UUCP> <485@bene.UUCP> <6723@mimsy.UUCP> <1042@hropus.UUCP> <19526@sun.uucp> <1056@hropus.UUCP> Reply-To: jjw@celerity.UUCP (Jim (JJ) Whelan) Distribution: comp.unix.questions Organization: Celerity Computing, San Diego, Ca. Lines: 11 If you really want secure arguments then they shouldn't be on the command line at all. Put them in a file with read permission denied to all but the owner and pass the name of the file to the program. Anyone with a Berkeley based system should check out what happens with "ps axww" (that's two w's) to see how secure the idea of pushing the arguments down the list are. -- J. J. Whelan Celerity Computing