[rt-users] RT and Kerberos SSO

jm130794 jm130794 at gmail.com
Tue Oct 11 14:59:01 EDT 2011


Le 11/10/2011 20:43, Kevin Falcone a écrit :
> On Tue, Oct 11, 2011 at 08:29:20PM +0200, jm130794 wrote:
>> [Tue Oct 11 18:23:10 2011] [debug]:
>> RT::Authen::ExternalAuth::CanonicalizeUserInfo called by RT::User
>> /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/User_Vendor.pm
>> 20 with: Disabled: 0, EmailAddress: , Gecos:
>> jmcarica at univ-fcomte.fr, Name: jmcarica at univ-fcomte.fr, Privileged:
> Did you mean to stash your email address in the Gecos or in the
> EmailAddress field?  I suspect you're failing because you can't have
> two users with the empty email address in your unique index.
>
> -kevin
>
>
> --------
> RT Training Sessions (http://bestpractical.com/services/training.html)
> *  San Francisco, CA, USA --- October 18&  19, 2011
> *  Washington DC, USA --- October 31&  November 1, 2011
> *  Barcelona, Spain --- November 28&  29, 2011
I use EmailAddress to store my email. Only two users don't have email :  
RT_System and Nobody.

rt3=# select Name,EmailAddress,gecos from users where Name like 'jmcarica';
    name   |            emailaddress             |   gecos
----------+-------------------------------------+------------
  jmcarica | jean-michel.caricand at univ-fcomte.fr | jmcaricand
(1 ligne)

Jean-Michel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20111011/08f9dad0/attachment.htm>


More information about the rt-users mailing list