[rt-users] Integrating RT
Autrijus Tang
autrijus at autrijus.org
Sat Mar 29 04:12:42 EST 2003
On Sat, Mar 29, 2003 at 03:23:49AM -0400, Chris Mason wrote:
> Has anyone worked on extending RT or integrating with other software?
Yes. I made a RT::User_Local class that implements additional accessor
functions and connect each user ID with the external ODBC data source,
via the ExternalAuthId attribute. See:
http://p4.elixus.org/depot/RT/104/lib/RT/User_Local.pm
I also did a Callback implementation that automagically syncs the
RT Group/User relation with that of the externals DB's. See:
http://p4.elixus.org/depot/RT/104/html/Callbacks/Sync104HRMS/autohandler/Default
Hope it helps.
Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030329/ab561603/attachment.sig>
More information about the rt-users
mailing list