Hello everybody!
I'm trying put together Geoserver 1.6.3 incrusted into GeoNetwork 2.2. But
when I call to GeoNetwork, Geoserver throw and an error. This are the first
lines of Geoserver log:
2008-09-10 21:12:22,046 INFO [geoserver.global] - Loading feature type
'country_boundaries:::gboundaries' (layer 1/2)
2008-09-10 21:12:22,375 INFO [geoserver.global] - Loading feature type
'PozosCM:::PozosCM' (layer 2/2)
2008-09-10 21:13:08,234 INFO [geoserver.filters] - 127.0.0.1 "GET
/geoserver/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities"
"Java/1.5.0_08" ""
2008-09-10 21:13:08,250 ERROR [servlet.DispatcherServlet] - Could not
complete request
org.acegisecurity.AccessDeniedException: Access is denied
at
org.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:68)
at
org.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:285)
at
org.geoserver.security.OperationSecurityInterceptor.invoke(OperationSecurityInterceptor.java:38)
at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:495)
I'm ask in gs user list and Andrea Aime said to me:
"It seems the service security file in the geoserver data directory has
been setup so that no one can access the wms services, or at least, not
the generic user. How that is happening, I don't know, you might want to
ask on the GeoNetwork ml or irc channels?"
Anybody can help me, please?
Thanks in advance, Alt
--
View this message in context: http://www.nabble.com/Access-is-denied--Usr-Pass-problems-tp19432314p19432314.html
Sent from the geonetwork-users mailing list archive at Nabble.com.
Hi all.
For is useful for other person. The problem was I was filter WMS queries to
generic users in gs, like Andrea Aime show me.
Alt wrote:
Hello everybody!
I'm trying put together Geoserver 1.6.3 incrusted into GeoNetwork 2.2. But
when I call to GeoNetwork, Geoserver throw and an error. This are the
first lines of Geoserver log:
2008-09-10 21:12:22,046 INFO [geoserver.global] - Loading feature type
'country_boundaries:::gboundaries' (layer 1/2)
2008-09-10 21:12:22,375 INFO [geoserver.global] - Loading feature type
'PozosCM:::PozosCM' (layer 2/2)
2008-09-10 21:13:08,234 INFO [geoserver.filters] - 127.0.0.1 "GET
/geoserver/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities"
"Java/1.5.0_08" ""
2008-09-10 21:13:08,250 ERROR [servlet.DispatcherServlet] - Could not
complete request
org.acegisecurity.AccessDeniedException: Access is denied
at
org.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:68)
at
org.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:285)
at
org.geoserver.security.OperationSecurityInterceptor.invoke(OperationSecurityInterceptor.java:38)
at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:495)
I'm ask in gs user list and Andrea Aime said to me:
"It seems the service security file in the geoserver data directory has
been setup so that no one can access the wms services, or at least, not
the generic user. How that is happening, I don't know, you might want to
ask on the GeoNetwork ml or irc channels?"
Anybody can help me, please?
Thanks in advance, Alt
--
View this message in context: http://www.nabble.com/Access-is-denied--Usr-Pass-problems-tp19432314p19438088.html
Sent from the geonetwork-users mailing list archive at Nabble.com.