Subject Re: [firebird-support] Problems with creating new users (no permission for INSERT access to TABLE PLG$VIEW_USERS)
Author Dimitry Sibiryakov
18.12.2018 12:04, 'Bryan Cole' bryan.cole@... [firebird-support] wrote:
> [mypc]$ isql-fb -u test -p test -r rdb$admin localhost:mydatabase
> Database: localhost:mydatabase, User: TEST

At first, role rdb$admin wasn't granted to this user and applied how you can see in
second quoted line.
At second, grants are per-database, so the role must be granted in the database that
keeps list of users.


--
WBR, SD.