RE: [cas-dev] CAS integration with SharePoint 2010

2011-02-09 Thread Matthieu . Marc
SharePoint2010 use CAS Id via Shibboleth. But I have never tested this way. I will do, in a few month. Matthieu MARC -Message d'origine- De : William G. Thompson, Jr. [mailto:wgt...@gmail.com] Envoyé : mercredi 9 février 2011 15:02 À : cas-dev@lists.jasig.org Objet : Re: [cas-dev

RE : [cas-dev] IE8 Outside the domain and Spegno

2010-07-22 Thread Matthieu . Marc
stand why you let us thinking that NTLMv2 is working with CAS, or maybee I do not understand all what you wrote. Cordialy, Matthieu MARC Matthieu MARC Service Informatique Arts et Métiers ParisTech - Centre d'Angers matthieu.m...@ensam.eu De : Ho

Re: [cas-dev] IE8 Outside the domain and Spegno

2010-07-08 Thread Matthieu MARC
. Cordialy, Matthieu MARC Le 08/07/2010 22:36, Howard Gilbert a écrit : Yes, I can tell you why IE8 is falling over to NTLM, but it is a fairly long story.   First, you have to understand what SPNEGO really is. Before SPNEGO there is GSSAPI, an internet standard for authenticated

Re: [cas-dev] IE8 Outside the domain and Spegno

2010-07-07 Thread Matthieu MARC
by IE8 is the NTLM authentication. I think there is no way to change it. The only thing to do is to make it working for everyone. But without support of NTLMv2, the only way is to change the configuration of Windows Seven computers to make them allow NTLMv1. Cordialy, Matthieu MARC Le 07/07/2010

Re: [cas-dev] SPNEGO authentication and NTLM

2010-05-28 Thread Matthieu MARC
. Cordialy, Matthieu MARC Le 28/05/2010 15:28, Matthieu MARC a écrit : > hum, I'm a bit pessimist on NTLMv2 support for CAS : for me, the > problem is in the jcifs-ext jar which not support NTLMv2. > > the password in the class jcifs.smb.NtlmPasswordAuthentication is > nev

Re: [cas-dev] SPNEGO authentication and NTLM

2010-05-28 Thread Matthieu MARC
ll be soon implemented in. Matthieu MARC Le 28/05/2010 14:09, Matthieu MARC a écrit : > Some more information about my problem : > > First, I can make it work with IE 8.0.6001.18702 on Windows XP (all > windows update are not yet applied). > > On Seven, I managed to have the NTLM st

Re: [cas-dev] SPNEGO authentication and NTLM

2010-05-28 Thread Matthieu MARC
ctive Directory failed with error STATUS_MORE_PROCESSING_REQUIRED, which means that the CAS server did not set the IWA extended protection. My conclusion at present is that cas spnego plugins is not supporting ntlmv2 yet. Cordialy, Matthieu MARC Le 27/05/2010 11:11, Matthieu MARC a écrit : > Hi,

[cas-dev] SPNEGO authentication and NTLM

2010-05-27 Thread Matthieu MARC
ending, connection is stopped by the client. Can someone help me to make NTML working in order to have Internet Explorer working when user is not using a domain account on his computer (home computer for example). Thanks Matthieu MARC -- Matthieu MARC matthieu.m...@ensam.eu -- You are curr

Re: [cas-dev] Unable to run CAS from eclipse

2010-05-27 Thread Matthieu MARC
w able to debug CAS to try to find why I can't get NTLM working... another message will coming soon :-) thanks Matthieu MARC Le 26/05/2010 19:56, Howard Gilbert a écrit : > Generally speaking, when you have only a handful of jars in your Maven > Dependencies then m2eclipse has discove

[cas-dev] Unable to run CAS from eclipse - first pb : maven dependency not running

2010-05-26 Thread Matthieu MARC
g pom from ClassRealm[plexus.core, parent: null] In maven dependency tree of my projet, I only 10 jar files (junit, spring-tes, servlet-api, aspectjrt, aspectjweaver, validation-api, slf4j-api, slf4j-log4j12, log4j, jcl-over-slf4j) Can somebody help me get CAS running in eclipse ? Thanks, Mat