No subject


Thu Oct 13 11:38:50 EDT 2022


Samuel=20


-----Original Message-----
From: Bob Goldstein [mailto:bobg at uic.edu]=20
Sent: Wednesday,29 October,2003 01:04
To: rt-users at lists.fsck.com


The flag LookupSenderInExternalDatabase is mentioned in RT_SiteConfig.pm
in the comments, but not actually set or explained.  (RT 3.0.6)

  Can I somehow integrate an external database of users,
  without just copying the data to RT?  Of course, not
  all users will be in the external db, so I'd have to
  have some fallback to internal RT and to creating
  users on the fly.

  Alternatively (but not quite as cool) would be
  to create users on the fly.  Yes, I know RT does this,
  but it always sets the Name =3D Email when doing so.
  For me, the login name (we use an external auth method)
  is related to, but not identical, to the email address
  for most of my users.  So I'd need to modify
  either User_Overlay.pm::LoadOrCreateByEmail()
  or User_Overlay.pm::Create() in order to cannonicallize
  the Name.  Which I would do, presumably in User_Local.pm,
  except that I only want to make a tiny change, and not
  have to override a large subroutine.

Well, any suggestions would be welcome.

      bobg
    =20
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm





More information about the rt-users mailing list