[rt-users] The holy grail: RT, Apache/unix, and Active Directory Single Sign-On (yes, really)

Tomas Olaj tomas.olaj at usit.uio.no
Tue Nov 1 09:55:41 EST 2005


Hi,

Thank You very much for this fix!!!

We have updated the changes now!

Tomas

On the marvelous Wed, 26 Oct 2005, Ruslan Zakirov wrote kindly to me ...

> Date: Wed, 26 Oct 2005 08:41:57 +0400
> From: Ruslan Zakirov <ruslan.zakirov at gmail.com>
> To: rt-users at lists.bestpractical.com
> Cc: rt-drift at usit.uio.no
> Subject: Re: [rt-users] The holy grail: RT, Apache/unix,
>     and Active Directory Single Sign-On (yes, really)
> 
> <<<
> 9. Edit /opt/rt3/lib/RT/User_Local.pm to fix a small logic error in
> UIO's code. At line 374, change the != comparison to a ne comparison,
> so that the line reads:
>
> if (defined($RT::LdapUser) && $RT::LdapUser ne '') {
>>>>
> Equive perl code for this is:
> if ( $RT::LdapUser ) {
> ...
> }
>
> On 10/25/05, Nathan J. Mehl <rtusers at memory.blank.org> wrote:
>>
>> At the risk of following up to myself...
>>
>> Because creating and maintaining a local/html/autohandler file was too
>> ugly a hack to tolerate, I broke down and wrote the necessary
>> Web_Local.pm glue to autofill Name, RealName and EmailAddress from the
>> LDAP directory.
>>
>> Updated instructions and the Web_Local.pm file itself are at:
>>
>>         http://blank.org/memory/output/rt-ad-sso.html
>>
>> -n
>>
>> ----------------------------------------------------------<memory at blank.org>
>> And when love is gone, there's always justice.  And when justice is gone
>> there's always force.  And when force is gone, threre's always mom.  Hi mom!
>>                                                          (--Laurie Anderson)
>> <http://blank.org/memory/>--------------------------------------------------
>> _______________________________________________
>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>
>> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>>
>> Buy your copy of our new book, RT Essentials, today!
>>
>> Download a free sample chapter from http://rtbook.bestpractical.com
>>
>
>
> --
> Best regards, Ruslan.

-- 
________________________________________________________________________
Tomas A. P. Olaj, email: tomas.olaj at usit.uio.no, web: folk.uio.no/tomaso
  University of Oslo / USIT (Center for Information Technology Services)
    System- and Application Management / Applications Management Group



More information about the rt-users mailing list