Hi, I wrote a servlet that uses LDAP for authentication in my book "Implementing LDAP" (source should be on Wrox.com or email mail off-list and I can send it to you). I'm also working on a chapter for a JSP book about security so I (hopefully) should have some examples to show here in a couple of weeks. Mark On 4 Apr 00, at 21:54, Dmitry Melekhov wrote: > > ----- Original Message ----- > From: Costin Manolache <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, April 04, 2000 8:23 PM > Subject: Re: security again > > > > Sure, nothing prevent that - you just have to write 2 methods. > > > > Very interesting :) > > Could you tell me more ;) And give some examples.... > > Thank you! > > > I hope next release will support JAAS authentication ( that means PAM, NT, > > NIS, LDAP, etc) > > > > Costin > > > > Dmitry Melekhov wrote: > > > > > Hello! > > > > > > I see that there was discussion about security in tomcat. > > > Is it possible to write class for authentification in tomcat > > > (in my case I want to do authentification against ldap) > > > like in Resin (http://www.caucho.com) ? > > > > > > -- > > > Dmitry Melekhov > > > http://www.aspec.ru/~dm > > > 2:5050/11.23@fidonet > > > > > > > -------------------------------------------------------------------------- > To unsubscribe, email: [EMAIL PROTECTED] > For additional commmands, email: [EMAIL PROTECTED] > > > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
