Re: LDAP Authentication

2006-01-27 Thread Marcelo Morales
On Jan 27, 2006, at 11:51 AM, Buntin, Seth - KATE wrote: So if I am using JBoss I should look at the container (Tomcat) information on how to implement this through it? Yes. The main references: http://java.sun.com/products/servlet/index.jsp http://tomcat.apache.org/tomcat-5.5-doc/realm-how

Re: LDAP Authentication

2006-01-27 Thread Buntin, Seth - KATE
So if I am using JBoss I should look at the container (Tomcat) information on how to implement this through it? Seth Buntin

Re: LDAP Authentication

2006-01-27 Thread Torgeir Veimo
for a University and > most > of the applications I write for the web have LDAP authentication with > our domain controller. I can't seem to find much information about > how > to do this or where to start. You can either do container managed authentication and author

Re: LDAP Authentication

2006-01-27 Thread Marcelo Morales
and most of the applications I write for the web have LDAP authentication with our domain controller. I can't seem to find much information about how to do this or where to start. In Coldfusion it was pretty simple. How simple is it to implement this in Struts? Where should I loo

LDAP Authentication

2006-01-27 Thread Buntin, Seth - KATE
First off, let me say that I am fairly new to Struts. I am pretty efficient with Coldfusion and thought I would expand my horizons with JSP and Struts. Now that being said I have a question. I work for a University and most of the applications I write for the web have LDAP authentication