Tomcat with LDAP

2003-04-02 Thread Karamat Adil IHMD
Hello everyone, Can any one give me an example of a LDIF file that I can add in a openLdap directory tree so that I can have tomcat authenticate against it ! Sorry I am new at this and I tried the example file that is on the tomcat page, but that doesnt work. And I dont know much about LDAP

sample openLdap ldif file wont work

2003-04-01 Thread Karamat Adil IHMD
Hi all, Can any one tell me why I cant run the sample file that is on the Tomncat website for adding entries in the OpenLdap directory tree ? The file is as follows -- # Define a user named 'tomcat' dn: cn=tomcat,dc=xxx,dc=com cn: tomcat userPassword: tomcat sn:

what's wrong with Example.ldif

2003-04-01 Thread Karamat Adil IHMD
Hi all, Can any one tell me why I cant run the sample file that is on the Tomncat website for adding entries in the OpenLdap directory tree ? The file is as follows -- # Define a user named 'tomcat' dn: cn=tomcat,dc=xxx,dc=com cn: tomcat userPassword: tomcat sn:

RE: Java_Home

2003-03-13 Thread Karamat Adil IHMD
You are using Java EE. I think you have to set another variable for it ... but I can be wrong. I think I encountered the same problem when I was using EE. It was fixed when I used SE. The variable you have to set I cant remeber. But it something like JAVA_X. Adil -Original Message-

Tomcat with Oracle Internet Directory

2003-03-10 Thread Karamat Adil IHMD
Hi, I am new at this so please be patient with me !!! Ok I am trying to get Tomcat to work with Oracle's LDAP implementation (OiD) for authentication purposes. I just wanted to know if anyone has ever tried this. I cant get it to work ! In the REALM tag in server.xml what I have is as

RE: Tomcat with Oracle Internet Directory

2003-03-10 Thread Karamat Adil IHMD
with no digest. The target of the login form is a handler that performs an MD5 digestion and base-64 encoding and then prefixes the password with {MD5}, then forwards the request to j_security_check. - Doug -Original Message- From: Karamat Adil IHMD [mailto:[EMAIL PROTECTED] Sent: Monday