Hi, this is not what you are asking, but your setup seem rather unusual so I thought I could at least tell you what I _have_ got working. The SPNEGO configurations we've tested thus far are these:
Clients: Mac OS X Lion, Safari and Firefox 15, Linux Firefox 15 Server: CAS 3.4.12, Oracle JDK 7 on Fedora 16 x86_64 and Oracle JDK 6 on Windows 2003 server x86_64. I've failed to get Chrome to work in any of these environments, but then I was using a dev-channel Chrome version. I believe that someone here has verified that a Internet Explorer Windows client works against the Windows based CAS server as well, but I'm not 100% sure and we are not really going into testing with the windows domain for another couple of weeks or so. I'd recommend turning on krb debugging in jaas.conf (debug=true) which may give some info if you have kerberos configuration issues. I'd also recommend testing with some independent client with an easier controlled kerberos environment such as Linux or Mac OS X and get that to work first. Among many possible problem areas your client must recognize your server as being part of a kerberos realm and be able to get keys for it. Regards, /Fredrik ons 2012-09-12 klockan 09:29 +0200 skrev Miguel Ángel Júlvez: > Hi! > > > I'm trying configure CAS and Kerberos (MS) on SUSE Linux (ppc64 > architecture) but I can't. Web browser client always is sending NTML > Ticket on handshake. > > > Anyone can say me if It's posible use cas and spnego on SUSE Linux > (ppc64 architecture). > > > Thank you so much > > > -- > 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-dev -- 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-dev
