Re: AD Authentication

2009-11-26 Thread Samuel Penn
On Wednesday 25 November 2009 14:40:35 Caldarale, Charles R wrote: > > From: Samuel Penn [mailto:s...@glendale.org.uk] > > Subject: RE: AD Authentication > > > > I take it I need to configure debug through log4j now then? > > No, set the desired level of

Re: AD Authentication

2009-11-25 Thread André Warnier
Samuel Penn wrote: ... After all, if all software was Open Source and never charged for, what would we all be doing for a living ? Same as many of us probably already do - consultancy and support. Thinking about this forum, and the work of the Tomcat developers, I meant that part too of cours

Re: AD Authentication

2009-11-25 Thread Samuel Penn
On Wed, 25 Nov 2009 12:47:34 +0100, "André Warnier" wrote: > Samuel Penn wrote: >> On Tue, 24 Nov 2009 19:50:59 +0100, "André Warnier" >> wrote: >>> Samuel Penn wrote: Hi all, I'm trying to get Tomcat to authenticate against Active Directory, but failing >>> ... >>> Not direct

RE: AD Authentication

2009-11-25 Thread Caldarale, Charles R
> From: Samuel Penn [mailto:s...@glendale.org.uk] > Subject: RE: AD Authentication > > I take it I need to configure debug through log4j now then? No, set the desired level of information capture in conf/logging.properties. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/

Re: AD Authentication

2009-11-25 Thread André Warnier
Samuel Penn wrote: On Tue, 24 Nov 2009 19:50:59 +0100, "André Warnier" wrote: Samuel Penn wrote: Hi all, I'm trying to get Tomcat to authenticate against Active Directory, but failing ... Not directly related to what your current issue is, but just as information : http://www.ioplex.com/jes

RE: AD Authentication

2009-11-25 Thread Samuel Penn
On Tue, 24 Nov 2009 13:04:34 -0600, "Caldarale, Charles R" wrote: >> From: Samuel Penn [mailto:s...@glendale.org.uk] >> Subject: AD Authentication > >> >connectionURL="ldap://172.17.10.100:389"; >>connectionName="cn=SvcUser,cn=users,dc=myorg,dc=local" >>connectionPassword=

Re: AD Authentication

2009-11-25 Thread Samuel Penn
On Tue, 24 Nov 2009 19:50:59 +0100, "André Warnier" wrote: > Samuel Penn wrote: >> Hi all, >> >> I'm trying to get Tomcat to authenticate against Active Directory, but >> failing > ... > Not directly related to what your current issue is, but just as > information : http://www.ioplex.com/jespa.h

RE: AD Authentication

2009-11-24 Thread Caldarale, Charles R
> From: Samuel Penn [mailto:s...@glendale.org.uk] > Subject: AD Authentication > connectionURL="ldap://172.17.10.100:389"; >connectionName="cn=SvcUser,cn=users,dc=myorg,dc=local" >connectionPassword="" >userBase="ou=staff,dc=myorg,dc=local" >userPatt

Re: AD Authentication

2009-11-24 Thread André Warnier
Samuel Penn wrote: Hi all, I'm trying to get Tomcat to authenticate against Active Directory, but failing ... Not directly related to what your current issue is, but just as information : http://www.ioplex.com/jespa.html I am using that in Windows environments, and it really works out of the