On 09/28/2011 09:16 AM, jm130794 wrote: > Hello, > > For the moment we use RT 3.8.2. Tomorrow, we'll try to move to RT 4.0.2. > We have a question : is it possible to authenticate our users with > Kerberos with release 4.0.2 ?
Yes, and it's possible with 3.8.2 as well. You use the mod_auth_kerb Apache module and tell RT to trust Apache's authentication variables with the $WebExternalAuth option. This SSO solution is well discussed on the mailing list archives. Thomas -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
