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

Support SYSDBA-like access of windows domain administrators to security database [CORE2322] #2746

Closed
firebird-automations opened this issue Feb 13, 2009 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

In 2.1 version of firebird domain admins had full access to user management functions (exactly like to all other databases). In 2.5 one must use ALTER ROLE operator to enable sysdba-like access to any database being connected to that database. That's OK, but it's impossible to directly attach security database, except embedded case (missing with super). Therefore granting user management functions to domain admins using only firebird tools is impossible on SS, which breaks cpmpatibility with FB2.1.

To fix it appropriate gsec switch and services support should be added.

Commits: 0d99a0d

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Added gsec switch:
changing admins mapping to RDB$ADMIN role in security database:
mapping {set|drop}
Added new SPB tags:
isc_action_svc_set_mapping and isc_action_svc_drop_mapping.
Added appropriate fbsvcmgr support.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.5 Beta 1 [ 10251 ]

@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

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