From: Thomas R. <ros...@re...> - 2007-01-04 15:13:29
|
But then it complains about =A0"insecure PATH" =0A=0AAlso too many scripts = to modify :(=0A=0A-Thomas=0A=0A=0AOn Thu, 04 Jan 2007 Blackstone,J.David wr= ote :=0A> I'd just set @INC explicitly in the Perl program.=0A>=0A>jdb=0A= >=0A>=0A> Hi,=0A> I am using Perl v 5.6.1 on HP-UX 11.11i=0A>=0A> Scenar= io is as follows:=0A> 1. General Ops user (opsusr) runs a C binary (mybin)= =0A> mybin (owner: app Mode: 4750 [SUID bit is set])=0A> 2. The mybin fil= e calls a shell script (myshell.sh) as app user=0A> 3. myshell.sh sets the= PERLLIB and calls a perl file as app user=0A>=0A> Problem:=0A> Perl comp= lains about @INC since taint mode is on (effective user=0A>!=3D real user)= =0A>=0A> What I need:=0A> Disable taint mode completely on the UX server.= .. no worries=0A>about security!=0A>=0A> Can this be achieved and how?=0A>= =0A> Tx,=0A> Thomas=0A=0A=0A |