[Qgis-user] Using PostgreSQL to store Lizmap Web Client accounts..
Rossin Pietro
pietro.rossin at arpa.fvg.it
Fri Feb 12 04:42:00 PST 2016
Hello
I'm not a Lizmap Web Client Guru but I'm trying to manage it in my organization.
I see version 3 is near to be published and I'm testing the Beta 3 one.
I am thinking to migrate the user logins and group roles from the jauth.db to a PostgreSQL database.
First of all, is it of any advantage to store these data into a postgresql db?
I figure it would be good as the number of users will rise and considering the opportunity to upgrade lizmap wc version frequently, as I saw any new version carry lot of improvements with it...
Anyway, assuming it is advantageous, how can I handle this process?
Shall I create the same tables and sequences as for jauth.db into a PostgreSQL schema and then edit profiles.ini.php with something like this?
[jdb:jauth]
driver=pdo
dsn="pgsql:host=myhost;dbname=mydb;port=5432"
user="myuser"
password="mypwd"
Thanks for any suggestion.
Pietro
AVVISO DI RISERVATEZZA Informazioni riservate possono essere contenute nel messaggio o nei suoi allegati. Se non siete i destinatari indicati nel messaggio, o responsabili per la sua consegna alla persona, o se avete ricevuto il messaggio per errore, siete pregati di non trascriverlo, copiarlo o inviarlo ad alcuno. In tal caso vi invitiamo a cancellare il messaggio ed i suoi allegati. Grazie.
CONFIDENTIALITY NOTICE Confidential information may be contained in this message or in its attachments. If you are not the addressee indicated in this message, or responsible for message delivering to that person, or if you have received this message in error, you may not transcribe, copy or deliver this message to anyone. In that case, you should delete this message and its attachments. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160212/1f9ff21c/attachment.html>
More information about the Qgis-user
mailing list