Re: tomcat ldap authentication problem

2008-02-29 Thread Andris Eiduks
I think that better is for userID and passwords don't use national
characters. In Latvia we time after time have similar problems ...

Andris Eiduks

On Fri, Feb 29, 2008 at 9:53 AM, Antonio Petrelli <
[EMAIL PROTECTED]> wrote:

> 2008/2/20, Christian Andersson <[EMAIL PROTECTED]>:
> >  all our html pages uses the utf-8 encoding, using slapcat and looking
> at
> >  the content the data inside openldap seems to be using utf-8 (the
> output
> >  from slapcat is at least utf-8,but I don't know if slapcat converts
> >  anything)
>
> This might be a shot in the dark, but what client browser are you using?
> I've had some problems with IE7: though I tell him to use UTF-8, it
> posts the form in UTF-8 charset, but telling that it is using
> ISO-8859-1!
> Try it with Firefox, if you already didn't do it.
>
> Antonio
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


JNDIRealm and password expiration

2008-01-16 Thread Andris Eiduks
Hi!

We use JNDIRealm for users authentication from Tomcat again OpenLDAP.
But users doesn't get notifications about password expiration.

It is possible for current solution (Tomcat and OpenLDAP) ?
Or we must create different functions in web application for passwords
expiry dates searching directly into OpenLDAP?


Thanks in advance,

Andris Eiduks