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

FB embedded requires extra OS privileges [CORE1207] #1631

Closed
firebird-automations opened this issue Apr 14, 2007 · 8 comments
Closed

FB embedded requires extra OS privileges [CORE1207] #1631

firebird-automations opened this issue Apr 14, 2007 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Since FB 2.0.1 all kernel objects names created by engine prefixed with 'Global\' to be created in global namespace and be accessible by processes running in different sessions. It also prevents possible database corruption.
This is requires SeCreateGlobalPrivilege on Win2003 and higher. While this is ok for standalone server and for clients it is not good for applications used embedded engine.

Commits: 8a4c649 4337747

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Fix Version: 2.1 Beta 1 [ 10141 ]

Fix Version: 2.0.2 [ 10130 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Fix was forgotten to be committed into HEAD

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Version: 2.1 Beta 1 [ 10141 ]

Fix Version: 2.1 Beta 2 [ 10190 ]

Fix Version: 2.1 Beta 1 [ 10141 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11763 ] => Firebird [ 15436 ]

@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 => Cannot be tested

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