was this issue logged in jira? I see the same problem Maybe REDBACK-168 ?
On Thu, Nov 20, 2008 at 1:26 PM, Wendy Smoak <[email protected]> wrote: > On irc, Jesse suggested configuring it in application.xml rather than > security.properties... > > find . -name application.xml -exec vi {} \; > > <component> > <role>org.codehaus.plexus.redback.common.ldap.UserMapper</role> > ... > <user-base-dn>dc=example,dc=com</user-base-dn> > > ... (after commenting out the line in security.properties and > restarting,) it works: > 2008-11-20 14:18:34,721 [btpool0-7] INFO > interceptor#redbackForceAdminUserInterceptor - Admin user found. No > need to configure admin user. > > Thanks! > -- > Wendy >
