diff --git a/spring-ldap-person/src/main/webapp/WEB-INF/ldap.properties b/spring-ldap-person/src/main/webapp/WEB-INF/ldap.properties index d3dfc30a..a46eef4d 100644 --- a/spring-ldap-person/src/main/webapp/WEB-INF/ldap.properties +++ b/spring-ldap-person/src/main/webapp/WEB-INF/ldap.properties @@ -1,4 +1,4 @@ url=ldap://127.0.0.1 -userDn=cn=Manager,dc=jayway,dc=se +userDn=uid=admin,ou=system password=secret base=dc=jayway,dc=se