Bug 159387

Summary: newgrp resets LD_LIBRAY_PATH variable
Product: Red Hat Enterprise Linux 3 Reporter: Stefan Rystedt <ryz>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-16 09:27:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Rystedt 2005-06-02 09:29:34 UTC
Description of problem:
The newgrp commands resets the LD_LIBRARY_PATH variable.
This wreck havocs with many of the scripts we are using today.
It does not do that in solaris version of newgrp. Is this an
intended featur or a bug?

Version-Release number of selected component (if applicable):
util-linux-2.11y-31.1

How reproducible:
always

Steps to Reproduce:
1. Set LD_LIBRARY_PATH
2. run newgrp
3. echo LD_LIBRAY_PATH and se that it is undefined
  
Actual results:
LD_LIBRARY_PATH gets undefined.

Expected results:
LD_LIBRARY_PATH should keep its value.

Comment 1 Karel Zak 2005-06-02 12:50:25 UTC
-rws--x--x  1 root root 10112 Dec 21 21:43 /usr/bin/newgrp
   ^
 it's feature