Hi,

You should ask your question here : https://github.com/3liz/lizmap-web-client/issues

Nicolas BOISTEAULT
Développeur Web
Observatoire Régional de l'Environnement Poitou-Charentes
Téléport 4 Antarès - BP 50163 - 86962 Futuroscope Chasseneuil Cedex
Tél : 05 49 49 71 18
*Soyez Eco-responsable, n'imprimez que si nécessaire*
Le 12/02/2016 13:42, Rossin Pietro a écrit :

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.


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to