Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access rights for CREATE DATABASE operator [CORE4538] #4856

Closed
firebird-automations opened this issue Sep 2, 2014 · 5 comments
Closed

Access rights for CREATE DATABASE operator [CORE4538] #4856

firebird-automations opened this issue Sep 2, 2014 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Jira_subtask_inward CORE735

CREATE DATABASE is very special SQL operator - it's executed when database to store privileges does not exist. Therefore grants for it's execution should b stored separately, for example in security database.

Commits: 2a293c2 FirebirdSQL/fbt-repository@82435df

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

description: CREATE DATABASE is very special operator => CREATE DATABASE is very special SQL operator - it's executed when database to store privileges does not exist. Therefore grants for it's execution should b stored separately, for example in security database.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Added table RDB$DB_CREATORS (used only in security databases) and (virtual) SEC$DB_CREATORS, which lists users granted CREATE DATABASE right.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0 Beta 1 [ 10332 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants