Hi,

I found:
http://jeftek.com/222/using-java-code-with-active-directory/

I think I will use this exemples to manage the users via java.

Or I found Spring Security framework..but I don't understand if it
doe's all of my issues or not...

thank you very much for all answer!

Stéphanie



2010/3/30 David kerber <dcker...@verizon.net>:
> On 3/30/2010 12:04 PM, Stéphanie Cettou wrote:
>>
>> I will get the "issue" list, because I think that with Tomcat 6 I
>> can't do all..(But I don't know Tomcat)
>> - Get more roles at an user (my code is ready for a JDBCRealm login) *
>> read/modify pages and object
>> - Check type of password (more that 8 char, special char,...)
>> - Ask new password every month (from the web site)
>> - Block the user after 3 failed login
>> - Block inactive user (ex after 90 days)
>> - (ev. Single-Sing-On for some users, but I think not possible with
>> more active directory) not Mandatory
>> - Add/modify/delete user from web site
>>
>> I can do it with Tomcat 6 update? how?
>
> Write a webapp (program) to do all of the above.
>
>
>> Or it exist others solution / applications?
>
> I don't know of any, but they may exist.
>
> D
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to