Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2013 17:02:29 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        sindrome <sindrome@gmail.com>
Cc:        Erich Dollansky <erichsfreebsdlist@alogt.com>, Bob Eager <rde@tavi.co.uk>, FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Why does Samba requires 777 permissions on /tmp
Message-ID:  <CADLo83-RXPeHQ8YVz%2BtxYvOP2_c-MfX3zZGoRFgkEP=Ltq9JEw@mail.gmail.com>
In-Reply-To: <CAFzAeSe92JW3WFzoy76KOJM2vTkAo%2BcUKcJuBbXc4ModKeA5cQ@mail.gmail.com>
References:  <CAFzAeSdgRotc34%2BeyfVHZBA-QGUCWJ1MZDYw1ysRxEV9MhG2BQ@mail.gmail.com> <8661yedqyy.wl%poyopoyo@puripuri.plala.or.jp> <CAFzAeSe4YTdUiqcxSDUGDf6fQEeDK_sDVYym1hsck8fms8kJqA@mail.gmail.com> <20130520143853.79242743@raksha.tavi.co.uk> <20130520221927.0a2e37b9@X220.ovitrap.com> <CAFzAeSe92JW3WFzoy76KOJM2vTkAo%2BcUKcJuBbXc4ModKeA5cQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 May 2013 16:53, "sindrome" <sindrome@gmail.com> wrote:
>
> echo $PATH
>
/bin:/usr/lib:/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/=
local/lib32/compat:/usr/X11R6/bin:/home/sindrome/.gnupg:/home/sindrome/bin:=
/home/sindrome/docs:/home/sindrome/docs/info:/home/sindrome/docs/config:/sb=
in:/bin:/etc:/usr/local/etc::/usr/bin:/usr/games:/usr/local/sbin:/usr/local=
/bin:/usr/X11R6/bin:.

Why is there so much there??  You really need to strip that down, and your
problems probably stem from the . in there.

Also /usr/X11R6 is a symlink to /usr/local, so you can remove that too.

Lib, lib32/compat, /usr/local/etc are inappropriate for PATH, they don't
contain programs you should normally execute.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-RXPeHQ8YVz%2BtxYvOP2_c-MfX3zZGoRFgkEP=Ltq9JEw>