Re: [Geoserver-users] Install GeoServer on Postgres

2015-06-01 Thread Georges H
Thanks for links, but it is those I have used before my tests... For now, I search to go back before my changes, but I can not. I can not find the right file to modify... I think to re-install GS, no ? 2015-06-01 13:40 GMT+02:00 Simone Giannecchini < [email protected]>: > Ciao

Re: [Geoserver-users] Install GeoServer on Postgres

2015-06-01 Thread Simone Giannecchini
Ciao George, I believe you can go back to the standard authentication provider based on files. A few links that might help with JDBC auth provider. *http://docs.geoserver.org/latest/en/user/webadmin/security/auth.html * *http:/

Re: [Geoserver-users] Install GeoServer on Postgres

2015-06-01 Thread Georges H
Hi Thanks for your answer. Yes, I would have users in a table in Postgres. I have done with the "Provider authentification", but since, I can not login in my Geoserver ! And this has not created table in my DB. Sad... How can I do for re-connect me or cancel theses changes ? Thnak you 2015-05

Re: [Geoserver-users] Install GeoServer on Postgres

2015-05-29 Thread Simone Giannecchini
Dear George, can you please clarify your email? If you want to have users in tables this is possible using the JDBC authentication plugin. If you want to serve data from Postgis tables, that's supported by default as well: http://docs.geoserver.org/stable/en/user/gettingstarted/postgis-quickstart/