Mathew Snyder wrote:
This leads to my question. Is it possible and has anyone integrated RSA
authentication into their RT setup to allow for the type of behaviour I'm
looking for? That behaviour would be to allow persons that log in to the portal
to have access to the RT Self Service UI.
Assuming you've got the Apache magic in place to do the RSA
authentication for you, it's not massively complex to get RT to use
Apache's authentication and trust "REMOTE_USER"
You just need to add
Set ($WebExternalAuth , 1);
Set ($WebFallbackToInternalAuth , 1);
To your RT configuration And RSA protect the /SelfService directory
To use CAS (http://www.ja-sig.org/wiki/display/CAS/Home) with the system
I ended up using a couple of extra hoops to bounce you to a seperate
page so I only had to do the authentication once (Getting partially
logged out every 2 hours got annoying). But it worked without them.
Mark
--
Mark Chappell
Unix Systems Administrator
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:
If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch today.
Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com