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

Add support for having >1 UserManager in firebird.conf and use them from SQL [CORE4607] #4922

Closed
firebird-automations opened this issue Nov 13, 2014 · 10 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Relate to CORE4659

Votes: 1

Commits: 23c9e7e df0ecda FirebirdSQL/fbt-repository@6468e6a FirebirdSQL/fbt-repository@028b665

====== Test Details ======

Line "UserManager = Srp,..." has been added since ~MAR-2018 in firebird.conf before every fbt_run launch.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Fix Version: 3.0 Beta 2 [ 10586 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

description: Add support for having >1 =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Added field SEC$PLUGIN to table SEC$USERS. Data from all plugins, mentioned in firebird.conf, is displayed.
Added clause USING PLUGIN {NAME} to user management DDL operators. One can explicitly select that NAME from the list of management plugins in firebird.conf.

@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: @AlexPeshkoff

Link: This issue relate to CORE4659 [ CORE4659 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test

Test Details: DEFERRED: need two plugins in config "UserManager" parameter, e.g.:
"UserManager = Legacy_UserManager,Srp"

Wait for reply from dimitr, letter 31-05-2015 14:00.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Deferred

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: Deferred => Done successfully

Test Details: DEFERRED: need two plugins in config "UserManager" parameter, e.g.:
"UserManager = Legacy_UserManager,Srp"

Wait for reply from dimitr, letter 31-05-2015 14:00.

=>

Line "UserManager = Srp,..." has been added since ~MAR-2018 in firebird.conf before every fbt_run launch.

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