Re: Can a role have indirect ADMIN OPTION on another role? - Mailing list pgsql-hackers

From Ashutosh Sharma
Subject Re: Can a role have indirect ADMIN OPTION on another role?
Date
Msg-id CAE9k0Pnj_B9P9GE=136EqtcrF+QJnEHNst9nC7-mRfXKonAkBw@mail.gmail.com
Whole thread Raw
In response to Re: Can a role have indirect ADMIN OPTION on another role?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On Thu, Sep 7, 2023 at 3:43 AM David G. Johnston
<david.g.johnston@gmail.com> wrote:
>
> On Wed, Sep 6, 2023 at 1:55 PM Ashutosh Sharma <ashu.coek88@gmail.com> wrote:
>>
>> But what if roleB doesn't want to give roleA access to
>> the certain objects it owns.
>
>
> Not doable - roleA can always pretend they are roleB one way or another since roleA made roleB.
>

Okay. It makes sense. thanks.!

--
With Regards,
Ashutosh Sharma.



pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: Can a role have indirect ADMIN OPTION on another role?
Next
From: Michael Paquier
Date:
Subject: Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows