Re: rc4, PostgreSQL-installer on WinXP: anybody can read, write and delete in data-dir

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Christoph Becker" <cgbecker(at)gmx(dot)de>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: rc4, PostgreSQL-installer on WinXP: anybody can read, write and delete in data-dir
Date: 2005-01-12 11:42:41
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE4765A0@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

This permission is inherited from your Program Files folder, if you
install in the default location. If you install with the data on a
separate partition (which would be recommended for any larger
installation), it's inherited from whatever the parent permissions are
there.

Might be worthwhile to add a notice to the installation instructions
and/or FAQ about this. Will look into that.

//Magnus

> -----Original Message-----
> From: pgsql-bugs-owner(at)postgresql(dot)org
> [mailto:pgsql-bugs-owner(at)postgresql(dot)org] On Behalf Of Christoph Becker
> Sent: Wednesday, January 12, 2005 11:14 AM
> To: pgsql-bugs(at)postgresql(dot)org
> Subject: [BUGS] rc4, PostgreSQL-installer on WinXP: anybody
> can read, write and delete in data-dir
>
> The default file and directory-rights set by postgesql for
> the data directory are such, that anybody has the right to
> read, write and delete files.
> The installer as well as initdb should set reasonable rights
> or the user should at least be warned that he should adjust
> the file and directory rights.
>
> Regards
> Christoph Becker
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-01-12 11:46:46 Re: rc4 and rc3, some deleted, but still needed text in the documentation, please put it back again
Previous Message Richard Huxton 2005-01-12 11:22:14 Re: RULES doesn't work as expected