Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SU env help

Status
Not open for further replies.

paladin256

Technical User
Apr 16, 2002
189
US
Can anyone tell me how to set the LD_LIBRARY PATH for su? I can set the path fine but cannot set the path for the libs.

TIA
 
You can do the following:

[tt]su - root -c 'LD_LIBRARY_PATH=whatever /bin/ksh'[/tt]

Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top