Re: [cas-user] Issue setting up CAS 3.4.2.1 with ldaps [SOLVED]

2010-08-20 Thread Marvin Addison
> Does this warrant a note in the wiki under our LDAP section? I'd like to do a little more research since there's some good indication that requiring AES 256 encryption was a customization. OpenSSL considers AES 128 w/SHA1, which Java supports out of the box, a high-strength cipher: openssl ciph

Re: [cas-user] Issue setting up CAS 3.4.2.1 with ldaps [SOLVED]

2010-08-20 Thread Scott Battaglia
Marvin, thanks for confirming! Does this warrant a note in the wiki under our LDAP section? Cheers, Scott On Fri, Aug 20, 2010 at 1:26 PM, Marvin Addison wrote: > > Check down under "Strong Versus Unlimited Strength." There's some issues > > with import controls. Note, the document is referrin

Re: [cas-user] Issue setting up CAS 3.4.2.1 with ldaps [SOLVED]

2010-08-20 Thread Marvin Addison
> Check down under "Strong Versus Unlimited Strength."  There's some issues > with import controls. Note, the document is referring specifically to JDK > 1.4, so I don't know if its the same for newer versions. It applies to the 1.5 JRE and 1.6 JDK I just checked. For reference, the following cip

[cas-user] 2-tier CAS timeout

2010-08-20 Thread Matthew Selwood
Hey all, I'm trying to follow the instructions here (https://wiki.jasig.org/pages/viewpage.action?pageId=13570204) on how to setup 2-tier timeout. I'm running CAS v3.4.2 using the war overlay method. I'm a bit unsure of a couple of the steps 1) "Extended UsernamePasswordCredentials to co

Re: [cas-user] Issue setting up CAS 3.4.2.1 with ldaps [SOLVED]

2010-08-20 Thread Scott Battaglia
You may be referring to this: http://java.sun.com/developer/technicalArticles/Security/AES/AES_v1.html Check down under "Strong Versus Unlimited Strength." There's some issues with import controls. Note, the document is referring specifically to JDK 1.4, so I don't know if its the same for newer

Re: [cas-user] Issue setting up CAS 3.4.2.1 with ldaps [SOLVED]

2010-08-20 Thread Michael Ströder
Joel Rosental R. wrote: > I already fixed the problem by reading this thread > http://www.mail-archive.com/jxplorer-us...@lists.sourceforge.net/msg00266.html > > At the end, i had to change the TLSCipherSuite line in > my /etc/openldap/slapd.conf of > TLSCipherSuite TLS_RSA_AES_256_CBC_SHA1 > by

[cas-user] CAS 3.4.2 integration with BMC Remedy

2010-08-20 Thread Ganjoo, Vishal
Before I re-invent the wheel, has anyone done CAS 3.4.2 integration with BMC Remedy? Thanks, Vishal DISCLAIMER Important! This message is intended for the above named person(s) only and is CONFIDENTIAL AND PROPRIETARY. If you are not the intended recipient of this e-mail and have received it

Re: [cas-user] CAS with Mysql

2010-08-20 Thread Marvin Addison
> org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'entityManagerFactory' defined in ServletContext resource > [/WEB-INF/deployerConfigContext.xml]: Cannot resolve reference to bean > 'dataSource' while setting bean property 'dataSource'; nested exception is