Re: kerberos,JAAS, and container managed security

2007-07-28 Thread hanasaki
Take a look at CAS. It has the added value of: - keeps passwords away from your container and its applications - gives SSO ! - integrates well behind apache for a balancer and other mod_* - works with other languages - existing application integration I have used it with success and replaced an e

kerberos,JAAS, and container managed security

2007-07-25 Thread joe bob
Hi, I would like to use kerberos in conjunction with container managed security. I have configured a JAASRealm with Sun's kerberos LoginModule and a basic scenario works fine. I.e, if a user accesses a protected URL, he is challenged with a login screen. The user/password he enters is validate