Subject | Re: Roles - Permissions - RDB$ADMIN |
---|---|
Author | Dmitry Yemanov |
Post date | 2014-01-04T09:31:06Z |
04.01.2014 11:51, Alan McDonald wrote:
Dmitry
> Users with RDB$ADMIN granted to them have the ability to creates users.Did you try the GRANTED BY clause in REVOKE?
>
> They can, of course, also grant other roles to users.
>
> But they cannot revoke roles already granted to a user by another
> RDB$ADMIN or SYSDBA since the RDB$GRANTOR is always a user not a role.
Dmitry