[Digikam-devel] [Bug 146865] networked, multiuser database backend

Gerhard Kulzer gerhardkgmx at gmail.com
Mon Nov 19 09:26:57 GMT 2007


Am Tuesday 13 November 2007 schrieb Mikolaj Machowski:
> Break users into Administrators and Users. Admins have rw access to
> database, Users only r-. It is possible to store in database some
> predefined values and later users can fill metadata forms from drop-down
> menus without adding new entries. Even without segregation of users it
> could lead to faster filling of forms. One one computer you could make
> it with form history (as seen eg in Konqueror) but how to propagate it
> between remote computers?
>
> I am afraid it would require changes in DB layout so probably it is too
> late :(

When using a database server like MySql or Postgresql the rw access rights can 
be implemented without changing the data structures. With sqlite this is a 
different story, because - as to knowledge - access rights are global 
attributes of the database and cannot be finegrained on a table or even 
column level.

Gerhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20071119/3b47e5d1/attachment.sig>


More information about the Digikam-devel mailing list