Permissions required for service user account _after_ installation

From: "Bill Bartlett" <bbartlett(at)softwareanalytics(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Permissions required for service user account _after_ installation
Date: 2005-11-15 20:25:06
Message-ID: 017401c5ea22$b2bf0d20$1e00a8c0@bartletthome.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The "Silent install of PostgreSQL on Windows" document states that "The
service user needs Log on as a service, Log on locally and Access this
computer from the network." If the PostgreSQL database will only be
accessed via localhost, are these permissions still required after the
installation has finished (ie: are they required to simply run the
database). I hadn't seen this document until today and during my
installation script I take away the "log on locally" and "access this
computer from the network" rights after the installation has finished,
and so far everything seems to be working properly. Or is just a matter
of my not having bumped into a problem yet?

- Bill

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2005-11-15 20:44:37 Re: Permissions required for service user account _after_ installation
Previous Message Kris Jurka 2005-11-15 20:09:32 Re: lo_import()