Subject Re: [firebird-support] Re: ROLE, GRANT, users? Looking for assistance
Author Urs Liska
matijamikac schrieb:
>
> No, I loged in just as an user.
> How can I log with role if my USERA and USERB, both, use two roles?
> I believe roles work as logical OR... meaning if I have few roles,
> than user uses all of it when loged.
>
> Does that mean that I have to create simple roles, including all
> grants required for certain user, and not combine roles as I did?
>
>
When logging in, you can specify *one* role.
So you probably have to define roles that include everything you need to
access.

Urs