Re: sudo/access to the postres OS user

From: Gary Chambers <gwchamb(at)gwcmail(dot)com>
To: "Birchall, Austen" <austen(dot)birchall(at)metoffice(dot)gov(dot)uk>
Cc: Athanasios Kostopoulos <athanasios(dot)kostopoulos(at)classmarkets(dot)com>, "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: sudo/access to the postres OS user
Date: 2013-08-15 14:16:18
Message-ID: alpine.DEB.2.02.1308151014270.2454@bail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Austen,

> sudo -u postgres /bin/bash
> [sudo] password for test:
> Sorry, user test is not allowed to execute '/bin/bash' as postgres

Are you able to execute:
sudo -u postgres -s

--
G.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Birchall, Austen 2013-08-15 14:18:23 Re: sudo/access to the postres OS user
Previous Message Birchall, Austen 2013-08-15 14:07:25 Re: sudo/access to the postres OS user