Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-05-30 Thread Hugo
Hi Christian, Thanks a lot for the info. I will try the beta 2 later on this week and come back with feedback. Cheers, Hugo On Wed, May 30, 2012 at 10:32 AM, wrote: > Hi Hugo, > > If you download beta 2, the jdbc stuff should work. I am looking forward > to your feedback. > > > Christian > > Z

Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-05-30 Thread christian . mueller
Hi Hugo, If you download beta 2, the jdbc stuff should work. I am looking forward to your feedback. Christian Zitat von Hugo : > Hi Christian, > > Thnaks a lot for your quick answers. I'll be waiting for the nightly build > to do further testing to these fantastic new features. > Cheers, > >

Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-05-02 Thread Hugo
Hi Christian, Thnaks a lot for your quick answers. I'll be waiting for the nightly build to do further testing to these fantastic new features. Cheers, Hugo On Tue, May 1, 2012 at 3:36 PM, wrote: > Hi Hugo, please stay on the mailing list. Other users may have this > problems too. > > My patch

Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-05-01 Thread christian . mueller
Hi Hugo, please stay on the mailing list. Other users may have this problems too. My patch is almost ready. I will publish it today and another developer will do a review. I fixed a lot of issues and retried your use case: - using postgres for a role service - using postgres for a user group

Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-04-30 Thread christian . mueller
Hello, Hugo. First, thanks for your feedback, I am currently working on all these password problems. For your information, you can always login into geoserver with username "root" and password "geoserver". (If you did not change it). The password for connecting to backend services (like pos

Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-04-28 Thread christian . mueller
Unfortunately, this is a typo in the Java code . I opened a jira issue: https://jira.codehaus.org/browse/GEOS-5079, the fix will be in beta 2. Look at the edit page of your jdbc user/group service. There are two entry fields: 1) Data Definition Language (DDL) file 2) Data Manipulation Languag

Re: [Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-04-27 Thread Hugo
Hello all, Just tried to repeat the same process but using JNDI instead. Nevertheless, i get the same error when trying to add a new user, or a new role. Any hints/help are welcome :) Kind regards, Hugo On Fri, Apr 27, 2012 at 12:08 PM, Hugo wrote: > Hello all, > > I'm testing the beta version

[Geoserver-users] Geoserver 2.2 beta 1 JDBC authentication

2012-04-27 Thread Hugo
Hello all, I'm testing the beta version of Geoserver 2.2 and specifically, all new things related with authentication and user login. I'm particularly interested in using postgresql jdbc for these purposes but i'm having some problems. I was able to create a User/Group Service, a Role Service and