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

Problems with dbcrypt key transfer [CORE5472] #5742

Closed
firebird-automations opened this issue Jan 30, 2017 · 4 comments
Closed

Problems with dbcrypt key transfer [CORE5472] #5742

firebird-automations opened this issue Jan 30, 2017 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Jira_subtask_outward CORE5442

As it was noticed by different users who started to work with database encryption:
- it's impossible to use database as security database if it's encrypted and key to be passed from client
- it's impossible to use execute statement on external datasource if target database is encrypted

Because the reason of this bugs is almost the same I've decided to put them in the tracker together and have single fix for them.

Commits: 93008ba ab2e4ea a9830c7 51accda 2fdb281 913b312 4da3997

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

Discussed with Alex 09-octy-2020.
Problem did exist oin FB 3.x, but it can be reproduced only when we pass crypt key from *client*.
This currently can not be done neither using FDB driver, nor with gbak of FB 3.x.

We need ability to select different client library to connect to FB (say, client-4 to connect to FB-3, etc)

@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 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0.2 [ 10785 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: Cannot be tested => Deferred

Test Details: Discussed with Alex 09-octy-2020.
Problem did exist oin FB 3.x, but it can be reproduced only when we pass crypt key from *client*.
This currently can not be done neither using FDB driver, nor with gbak of FB 3.x.

We need ability to select different client library to connect to FB (say, client-4 to connect to FB-3, etc)

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