Issue Type: Bug Bug
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: ???: ???????????? "new_user" ?? ?????? ???????? ??????????? ( ??????)

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: Minor Minor
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
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to