I wanted to document this corner-case, just on the off-chance it may
save someone a few hours of time. If you have a ".java.login.conf" in
your "${user.home}" directory, and the file has a "CAS" JAAS realm
configuration, the JaasAuthenticationHandlerTests will fail. For now,
simply rename the CAS realm and all is happy.I will file a bug with the full solution, which (I believe) is to prefix the config file name with a "=", to force an override of all other JAAS configuration: http://java.sun.com/javase/6/docs/jre/api/security/jaas/spec/index.html?com/sun/security/auth/login/ConfigFile.html HTH, -Matt -- Matthew J. Smith <[EMAIL PROTECTED]> University of Connecticut UITS
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
