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

Not user friendly output of gstat at encrypted database [CORE5831] #6092

Closed
firebird-automations opened this issue May 21, 2018 · 6 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Gstat shows "strange" lines "Variable header data" section at on encrypted database:

> gstat -h ...

Database header page information:
..
Implementation HW=Intel/i386 little-endian OS=Windows CC=MSVC
Shadow count 0
Page buffers 2048
Next header page 0
Clumplet End 216
Database dialect 3
Creation date Sep 7, 2017 15:41:14
Attributes force write, encrypted, crypt process, plugin cryptDB

Variable header data:
    Encoded option 5, length 28
    Key hash:       Y57pr6T1PsnNkgLpaIVupsmvhmM=
    Unrecognized option 11, length 16
    Sweep interval:         0
    \*END\*

Look at 1st and 3rd liens after "Variable header data"

Commits: e16ecb8 7f3bfe7

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

Attention. Anyone who wants to run this test on his own machine must:
1) download https://ib-aid.com/download/crypt/CryptTest.zip ;
2) PURCHASE LICENSE and get from IBSurgeon appropriate .conf-file with expiration date and other info.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Version: 4.0 Alpha 1 [ 10731 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Unrecognized option 11 is definitely 'HELO' from hqbird: HDR_db_guid

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 1 [ 10750 ]

Fix Version: 3.0.4 [ 10863 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Done successfully

Test Details: Attention. Anyone who wants to run this test on his own machine must:
1) download https://ib-aid.com/download/crypt/CryptTest.zip ;
2) PURCHASE LICENSE and get from IBSurgeon appropriate .conf-file with expiration date and other info.

Test Specifics: [Platform (Windows/Linux) specific, Custom configuration required]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

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