Logging settings on Archiva 1.1

2008-07-23 Thread Carr, Brian M
I'm trying to debug some configuration problems with Archiva 1.1, but I can't seem to figure out how to adjust the logging levels. I've modified apps/archiva/WEB-INF/classes/log4j.xml so that the following groups apply... However, even though I'm get

Re: LDAP auth instructions/how to?

2008-08-05 Thread Carr, Brian M
FYI, The redback-commons-ldap packaged with Archiva (and continuum) does not support LDAPS. That tripped me up for a while, as the exception thrown is ³service not available². --b On 8/4/08 10:08 PM, "Maria Odea Ching" <[EMAIL PROTECTED]> wrote: > Hi Chris, > > You just need to put the LDAP co

Re: ldap with Archiva

2008-08-08 Thread Carr, Brian M
I¹ve discovered that the BindDN magically gets a Œ,¹ added to it when read from the config. This causes authentication to fail, since the bind dn is now incorrect. The problem is in the ConfigurableLdapConnectionFactory.getConcatenatedList(String, String) method. It is receiving your full bind d