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

Non-SYSDBA user can change FW mode of database. [CORE1972] #2410

Closed
firebird-automations opened this issue Jul 2, 2008 · 8 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Non-SYSDBA user can change FW mode of database just adding appropriate parameter to DPB when attaching to it.

Commits: 2929d70 08f8b94 afaa2a6 7fe33f3

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

Target: 2.5 Beta 1, 2.1.2, 2.0.5 [ 10251, 10270, 10222 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Except force write setting, access is also limited (admin and DBO only) to the following list of dpb options: dpb_set_db_readonly, dpb_set_db_sql_dialect, dpb_sweep_interval and dpb_no_reserve. Use of dpb_set_page_buffers differs in classic and super servers. In case of SS it's completely disabled for non-admin connections. In case of CS one can set size of buffers per connection, but settings in database remain not modified.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

Fix Version: 2.1.2 [ 10270 ]

Fix Version: 2.0.5 [ 10222 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Fix Version: 1.5.6 [ 10225 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Done successfully

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