Hi List,

I'm stuck in testing GeoServer 2.2-beta2 Authentication with LDAP tutorial.

Section
*Configure the LDAP authentication provider*
Steps 1-9 OK. Test Connection OK.

Section
*Test a LDAP login* failed.
*
*
Tomcat console window writes

        at
org.geoserver.security.DelegatingAuthenticationProvider.authenticate(
DelegatingAuthenticationProvider.java:39)
        at
org.geoserver.security.ldap.LDAPAuthenticationProvider.doAuthenticate
(LDAPAuthenticationProvider.java:47)
        at
org.geoserver.security.DelegatingAuthenticationProvider.authenticate(
DelegatingAuthenticationProvider.java:39)
        at
org.geoserver.security.ldap.LDAPAuthenticationProvider.doAuthenticate
(LDAPAuthenticationProvider.java:47)
        at
org.geoserver.security.DelegatingAuthenticationProvider.authenticate(
DelegatingAuthenticationProvider.java:39)
        at
org.geoserver.security.ldap.LDAPAuthenticationProvider.doAuthenticate
(LDAPAuthenticationProvider.java:47)
        at
org.geoserver.security.DelegatingAuthenticationProvider.authenticate(
DelegatingAuthenticationProvider.java:39)
        at
org.geoserver.security.ldap.LDAPAuthenticationProvider.doAuthenticate
(LDAPAuthenticationProvider.java:47)
        at
org.geoserver.security.DelegatingAuthenticationProvider.authenticate(
DelegatingAuthenticationProvider.java:39)

but can't login. with user:bob pw:secret neither user:bill.

I'm using:
Java jdk1.7.0_03,
apache-tomcat-7.0.27,
Geoserver 2.2-beta2

Can you help me with this issue?

Thanks in advance,

Sándor
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to