Subject | Re: [firebird-support] grants |
---|---|
Author | Milan Babuskov |
Post date | 2005-11-24T15:30:09Z |
Alexandre Benson Smith wrote:
Users are server-wide and Firebird does not check the security database
when you issue GRANT statements. I find this feature useful since it
allows me to grant privileges on developement database (where the server
only has few users) and backup/restore that database on production
server where there are many, many users.
SQL manually.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> As I understand the former will grant to a user or role and take theIt would let you because users are not defined in the same database.
> name of a procedure/trigger as the user/role name. What I wonder is why
> FB let me grant something to a invalid user/role.
Users are server-wide and Firebird does not check the security database
when you issue GRANT statements. I find this feature useful since it
allows me to grant privileges on developement database (where the server
only has few users) and backup/restore that database on production
server where there are many, many users.
> If it complain aboutIIRC, you have this in Vulcan, and it will be available in Firebird 3.0.
> it I will in a snap realize that I forget the procedure/trigger word.
> Any comments ?Perhaps you should use some tool to grant privileges instead of typing
SQL manually.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org