Subject | Re: [firebird-support] GRANT Privileges |
---|---|
Author | Helen Borrie |
Post date | 2018-07-31T20:23:03Z |
Lee,
should change this immediately.
user can't grant permissions to self nor to any other user.
PUBLIC. This isn't something you should do with a real-life database,
though.
If you post again, would you please exclude all the company stuff in
the sig of your posting.
Helen
---
This email has been checked for viruses by AVG.
https://www.avg.com
> I’m struggling to grant any privileges on a .fdb file database.The SYSDBA user exists already. The password is 'masterkey' but you
> I have created a separate user as the SYSDBA reported “Your login
> SYSDBA is same as one of the SQL role name. Ask your database
> administrator to set up a valid Firebird Login”.
should change this immediately.
> When I use ISQL to run a select statement on the database in question I get the response:You need to be logged in as SYSDBA or the database owner. An ordinary
> “Statement failed, SQLSTATE = 28000
> No permission for read/select access to TABLE ZIEKTE”
> Then I try to GRANT SELECT on TABLE ZIEKTE to USER DW_EXTRACT” however I get the response:
> “Statement failed, SQLSTATE = 28000
> Unsuccessful metadata update
> -no S privilege with grant option on table/view ZIEKTE”
user can't grant permissions to self nor to any other user.
> I’ve tried numerous tables but I get the same response.AFAIR, all the tables in the employee database have rights granted to
> I have tested the user on the Example database “EMPLOYEE” and have
> no problems accessing any table on that.
PUBLIC. This isn't something you should do with a real-life database,
though.
> Can you possibly help me or point me in the right direction?If you don't know the db owner's credentials then log in as SYSDBA.
If you post again, would you please exclude all the company stuff in
the sig of your posting.
Helen
---
This email has been checked for viruses by AVG.
https://www.avg.com