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})"
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
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
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.
-
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