From: | Joel Rees <joel(at)alpsgiken(dot)gr(dot)jp> |
---|---|
To: | "Robert J(dot) Sanford, Jr(dot)" <rsanford(at)trefs(dot)com> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | [OT: security] Re: Issues on OSX - Jaguar |
Date: | 2002-09-06 02:04:55 |
Message-ID: | 20020906105240.65FB.JOEL@alpsgiken.gr.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
From one *NIX newb to another --
> Okay, I'm a *nix newb. A friend just pointed out that I should try ./psql
> and that worked. I acted under the assumption that the current directory was
> considered part of the path as it is in Windows (unfortunately my current
> fiscal lifeblood). Sigh.
Having the current directory in your path by default is considered to be
a security hazard in *NIX. (Ought to be okay in your own directories,
but who knows what lurks in some of the directories you might cd to.)
Near as I can tell, the newer versions of MSWindows seem to at least be
pushing the current directory down to the end of the default path list.
--
Joel Rees <joel(at)alpsgiken(dot)gr(dot)jp>
From | Date | Subject | |
---|---|---|---|
Next Message | Eugene Kim | 2002-09-06 03:12:09 | this is postgresql question..how do i drop unique constraint on a column? |
Previous Message | Glen Parker | 2002-09-06 01:17:00 | Screwy Statistics... |