Re: Tomcat LDAP Authentication

2008-05-14 Thread John Russell
Thank you, we solved it for connecting to Apple Open Directory as follows ldap://192.168.16.179"; userPattern="uid={0},cn=users,dc=mail,dc=owd,dc=net" roleBase="cn=groups,dc=mail,dc=owd,dc=net" roleName="cn" roleSearch="(memberUid={1})"

Tomcat LDAP Authentication

2008-05-14 Thread John Russell
quot;(memberUid={0})"/> className="org.apache.catalina.authenticator.SingleSignOn" /> Thank you, John Russell On May 13, 2008, at 1:15 AM, [EMAIL PROTECTED] wrote: From: John Russell <[EMAIL PROTECTED]> From the documentation for JNDIRealm at http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.h

Re: Tomcat LDAP Authentication

2008-05-13 Thread John Russell
owd,dc=net" roleBase="ou=groups,dc=mail,dc=owd,dc=net" roleName="cn" roleSearch="(memberUid={0})"/> className="org.apache.catalina.authenticator.SingleSignOn" /> Thank you, John Russell On May 13, 2008, at 1

Newbie: Tomcat LDAP Authentication

2008-05-12 Thread John Russell
his should work but there is no popup prompt for username and password when accessing the tomcat served pages suggesting that no attempt to authenticate is being made. The system is Fedora Core 6 Linux. Thank you, John Russell. -

How to get Windows service to recognize updated JVM

2006-01-03 Thread John Russell
When tomcat is installed as a Windows service, the following registry value HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Procrun 2.0 \Tomcat5\Parameters\Java\Jvm points to the jvm.dll for the installed JRE e.g. C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll However, if I updat