|
|||||||||||
|
Re: GLIBC_2.4
From: Florian Kulzer <florian.kulzer+debian(at)icfo.es>
Date: Thu Nov 01 2007 - 08:49:59 EDT
[...] > If $(HOME)/bin were first in your $PATH, then a malicious user or ~/.bash_profile does this by default nowadays: # set PATH so it includes user's private bin if it exists if [ -d ~/bin ] ; then
PATH=~/bin:"${PATH}"
-- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Thu Nov 1 09:06:43 2007 This archive was generated by hypermail 2.1.8 : Mon Feb 25 2008 - 12:59:23 EST |
||||||||||
|
|||||||||||