Subject | Re: Get the Roles assigned to certain User |
---|---|
Author | Juan Jose Ochoa |
Post date | 2006-03-27T21:56:44Z |
ok!
This works for all the roles:
select rdb$role_name
from rdb$roles
but, I still can't get the relation between roles and users.
Please help.
Juan Jose
--- In firebird-support@yahoogroups.com, "Juan Jose Ochoa"
<jochoa_@...> wrote:
This works for all the roles:
select rdb$role_name
from rdb$roles
but, I still can't get the relation between roles and users.
Please help.
Juan Jose
--- In firebird-support@yahoogroups.com, "Juan Jose Ochoa"
<jochoa_@...> wrote:
>
> in FB1.5 or 2.0.
>
> 1. How can I get a list of valid roles for certain user?
> 2. How can I get the list of all the roles in the database?
>
> TIA
>
> Juan Jose
>