Bug 56897

Summary: EDITING: Make enhanced security in database possible
Product: LibreOffice Reporter: rico <rico_samanggala>
Component: BaseAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: jbfaure, robert
Priority: medium    
Version: 3.6.3.2 release   
Hardware: Other   
OS: All   
See Also: https://bugs.freedesktop.org/show_bug.cgi?id=70638
Whiteboard: BSA
Crash report or crash signature: Regression By:

Description rico 2012-11-09 00:12:43 UTC
in the development of a database can not acces user security settings, so the user display with display design manufacturing, can not show the part that is only used by the user. such form dashboard
Comment 1 Robert Großkopf 2012-11-11 07:32:03 UTC
Security-settings are made in the database, not in the GUI. The internal HSQLDB could only be used for one person. So the user of this database is the administration-user.

If you wish user security settings you have to use the database. Then you are asked for user and password, when the GUI of Base connects to the database.
Comment 2 gagrilli 2014-02-03 10:23:26 UTC
(In reply to comment #0)
> in the development of a database can not acces user security settings, so
> the user display with display design manufacturing, can not show the part
> that is only used by the user. such form dashboard

If you are referring to the ability of your users to "edit" the form while using the database, maybe you can deploy read-only (from the file system) .odb files to them, while ensuring they have the database access rights through database means
Comment 3 Jean-Baptiste Faure 2014-10-05 18:21:30 UTC
According to comments #1 and #2, closing this enhancement request as WontFix.

If you disagree, feel free to reopen and argue.

Best regards. JBF