Issue 55894 - [RFE] support password protected embedded HSQLDB databases
Summary: [RFE] support password protected embedded HSQLDB databases
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m130
Hardware: All All
: P3 Trivial with 8 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 08:27 UTC by Frank Schönheit
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2005-10-13 08:27:46 UTC
HSQLDB, as an engine, supports password-protected databases. While we now (with
OOo 2.0) embed HSQLDB as engine into our database files, still users cannot
decide to make their data private, since they cannot password-protect the data,
or even the file as a whole.

We should allow for such authentication mechanism.