[Geoserver-devel] [jira] (GEOS-6003) Login and password not saved in JDBC Authentication Provider.

Max Kliver created BugGEOS-6003
Login and password not saved in JDBC Authentication Provider.

Issue Type:

BugBug

Affects Versions:

2.3.5

Assignee:

Andrea Aime

Created:

28/Aug/13 3:53 AM

Description:

When i create JDBC Authentication Provider login and pass to PostgreSQL was not saved. In config.xml i not see then too. And whan i try to login with jdbc provider i get error:

2013-08-28 14:07:08,633 WARN [geoserver.security] - JDBC connect error
org.springframework.security.authentication.AuthenticationServiceException: JDBC connect error

Caused by: org.postgresql.util.PSQLException: ??? ???)

I solve this by using connection url like this: jdbc:postgresql://localhost:5432/usrdb?user=postgres&password=123456

In this case for what needed login and password fields?

Project:

GeoServer

Priority:

MinorMinor

Reporter:

Max Kliver

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)