| From: | "Gaetano Mendola" <mendola(at)bigfoot(dot)com> |
|---|---|
| To: | <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> |
| Subject: | Re: pg_id and pg_encoding |
| Date: | 2003-09-07 17:30:52 |
| Message-ID: | 006d01c37565$cfeeb460$f3710b3e@mm.eutelsat.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> wrote:
> Bruce Momjian wrote:
>
> >>We'll also need to decide the Windows equivalent of the 'don't run as
> >>root' rule - or even if we want to enforce it at all, given that it
> >>appears to be very common practice on Windows to run all services as a
> >>user with Administrator privileges.
> >>
> >>
> >
> >I assume we will relax that for Win32. I don't think non-Administrators
> >have the same isolation on Win32 as non-root users have on Unix.
> >
> >
> While it's best practice for *ix to work as non-root, many windows users
> will be administrator-equivalent. The "Local System account" commonly
> used to run services is even more privileged than the local admin. So
> the restriction to non-admins won't make too much sense.
Work as non-root is a good practice for windows user too, I'll not bet
for the future that on windows all users will be "super user";
you can choose to start a service like a non super user too, I'd like to
mantain the same policy on windows too.
Regards
Gaetano Mendola
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manfred Koizar | 2003-09-07 17:35:55 | Re: [HACKERS] Index creation takes for ever |
| Previous Message | Manfred Koizar | 2003-09-07 17:16:24 | Re: [HACKERS] Index creation takes for ever |