Hi,
I configured jdbc users many times, and I didn't find any problem, so I
suppose there is a wrong configuration somewhere.
Make you sure to isolate the problem trying on service at the time. You can
try creating users in the default usergroup service first, then try to add
your jdbc service and check if the problem happens only with it. Check also
if the users are enabled (enabled column is a char).

You can also try to increase the logging level to have more details about
what is happening during the login (you can find in the "global" section).

>From the configuration point of view, usergroup configuration is in the
GeoServer data directory under security/usergroup/<name_of_your_usergroup>.
The configuration that defines which usergroup service and which
roleservice use is in the file security/config.xml. All the passwords for
services are stored encrypted.
By default GeoServer uses users defined in xml files inside the directory
(security/usergroup/default). When you add a usergroup it will be added
after this one, and when the user do the login it makes an attempt to all
the configured service in sequence. You can remove the default to be sure
you are using only the yours.

You can also check the documentation to find if you missed some steps. Take
a look to the whole authentication system to find where your problem can be.

http://docs.geoserver.org/2.6.x/en/user/webadmin/security/index.html


Lorenzo.



Il giorno mar 26 mag 2015 alle ore 11:50 Bahumut5 <bahum...@gmail.com> ha
scritto:

> Greetings,
>
> Sorry for the late reply, but I have been unable to reply due to
> circumstances with specific servers within the company which required my
> full attention.
>
> - I have checked the version of both PostGis and PostGres, but both seem to
> be up to date. I have checked if the versions work well with each other,
> but
> everything seems to be just fine.
> - This was the one thing I have been wondering about for a while now.
> Unfortunately, even though I feel that it is using the wrong parameters, I
> have no actual clue as to where it gets these parameters. I have browsed
> through almost every single file I could fine, but non seemed to mention
> anything about connection parameters or login details (besides the
> users.xml).
> - I have cleaned out the DB and created new users from the GeoServer (with
> the ability to create tables), did not work.
>
> Thanks for your help!
> Yours sincerely,
> Dré Vromans
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/User-login-via-PostGreSQL-tp5204875p5207564.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to