This isn't a question for the dev list.

http://tomcat.apache.org/lists.html

On 30/03/2010 15:21, Stéphanie Cettou wrote:
> 2010/3/30 Stéphanie Cettou <[email protected]>:
>> Hi,
>>
>> I have a JSP application.
>> The login is implemented with database.
>>
>> <Realm  className="org.apache.catalina.realm.JDBCRealm" ....
>>
>> I need to increase the security. I want that the user have only 3
>> retry for the login, the user must change the password every months, I
>> need a password policy (8 char, Maj and min,...).
>>
>> How I can implement this?
>>
>> I think to use active directory, but I can't manage user and passwords
>> directly with tomcat, or yes?
>>
>> Thanks,
>>
>> Stéphanie
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to