On Tue, Aug 11, 2009 at 6:14 PM, Carlos Adolfo Ortiz Q < [email protected]> wrote:
> Hi > > I need to find an article, paper, anything, that shows me the right way to > configure the CAS system properly. I ask this because I have two things > pending at my project at hand. > > 1) CAS refuses to authenticate users like juan.nariño (notice the ñ > character), I mean, I need CAS to use Latin code in pages instead of UTF-8 > but don't know how to properly configure this. You need to look at your Tomcat and JVM configuration to see what encoding is being passed along. Also, you may possibly need to modify the JSP pages to conform to your encoding. The default works for us so I'm not familiar with how to change it. > > 2) Suppose I have a CAS server named athenea:8181 running in Tomcat 6 with > JDK 6, and my application SAO in server athenea:8080, running in Tomcat 6 > with JDK 6, as you can see, there are two Tomcat server instances. When I > use CAS some kind of exception appears, something that ticket was not > granted or so, and this server configuration must/can be possible, isn't it, > fellows!? > We can't help you if you don't provide the error message. Unfortunately, I haven't perfected mind reading yet ;-) Cheers, Scott > > > Your kind hints and clues are truly appreciated. > Thanks > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
