Re: [Geoserver-users] Admin login access

2016-06-09 Thread Christian Mueller
Hi all You have to handle the admin roles in your JDBC role service since the default role service is not active. Upon defining your role service, you can map a role in your db to the geoserver admin role and another one to the geoserver group admin role. Nevertheless, if you want to use "admin"

Re: [Geoserver-users] Admin login access

2016-06-09 Thread Jim Hughes
Hi Kevin, I've seen the same thing. From the docs (1), I think the short answer is 'no'. As an option, you could setup a user in JDBC with the default admin's username and password. Cheers, Jim 1. http://docs.geoserver.org/stable/en/user/security/webadmin/settings.html#active-role-servi

[Geoserver-users] Admin login access

2016-06-09 Thread Kevin Berger
Hi, We created a JDBC User Group service and a JDBC Role service. Under Security > Settings, we changed the active role service from default to the JDBC Role Service we created. After making this change, when we log in as the default admin user, it only displays a couple of menu options: About