Subject Re: how in firebird assign permission to all the object in the database to a new user ?
Author chris.waldmann
--- In firebird-support@yahoogroups.com, Vander Clock Stephane <svanderclock@...> wrote:
>
> Hello,
>
> how in firebird assign permission to all the objects in the database to
> a new user ?
> because if i create a new user then he can access nothing in the
> database ...
>
> thanks by advance
> Stéphane
>

First create a role and grant this role to all database objects.
Now you can grant this role to the new user an access is possible
Good luck
Christian