Re: Talking about authentication

2002-01-17 Thread obrand
Craig R. McClanahan wrote: > >On Thu, 17 Jan 2002, obrand wrote: > >>Date: Thu, 17 Jan 2002 11:38:58 -0800 >>From: obrand <[EMAIL PROTECTED]> >>Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> >>To: tomcat <[EMAIL PROTECTED]> >>Subjec

Re: Talking about authentication

2002-01-17 Thread Craig R. McClanahan
On Thu, 17 Jan 2002, obrand wrote: > Date: Thu, 17 Jan 2002 11:38:58 -0800 > From: obrand <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: tomcat <[EMAIL PROTECTED]> > Subject: Talking about authentication > > Hi, > >

Talking about authentication

2002-01-17 Thread obrand
Hi, I am new to the list. I have been trying to use the JNDIRealm on our System Architecture: Solaris 8 + OpenLDAP. Since moving to a better encryption scheme on Solaris 8 is painful (and mainly undocumented ;-)), we are using the basic crypt algorytthm. Now I have seen a few issues with the R