In 
my case I execute the NVenvironment and other initialization procedured AFTER I 
invoke “sudo ksh”.   It bothers the security fanatics who want each 
command to be executed individually under sudo so they can be tracked but does 
allow me to get the job done without knowing the root password.  
 
-----Original 
Message-----
From: 
owner-nv-l@lists.us.ibm.com 
[mailto:owner-nv-l@lists.us.ibm.com] On Behalf Of Kain, Becki (B.)
Sent: Friday, September 09, 
2005 10:25 
AM
To: nv-l@lists.us.ibm.com
Subject: [nv-l] Nv 7.1.4 fp3 on suse 9 sp 
1
 
Hello all: 
Since suse 9 seems to have changed 
it's default sudo behavior to not pass variables in that were set by the user 
(in our case $LD_LIBRARY_PATH), what are other folks doing to get netview 
commands that require root (aka sudo) to work?
Thanks in advance