[rt-users] RT 4.4.1 login form and 2FA

Matt Zagrabelny mzagrabe at d.umn.edu
Mon Oct 17 09:37:50 EDT 2016


On Mon, Oct 17, 2016 at 7:45 AM, Kem Hartley <kdh162 at cse.psu.edu> wrote:
> RT Community,
> I'm trying to setup 2FA, specifically Duo, with the RT login process.  I'm
> having a difficult time figuring out where to place the duo perl code in the
> login process.  I'm using external LDAP authentication.  Once the successful
> login returns from LDAP, where does RT forward to the home page.  I need to
> put in the duo perl code before RT sends the authenticated user to the home
> page.  Any help would be greatly appreciated.  Thank you.

Are you looking to use LDAP for AUTHN or hack RT to use DUO?

I'm not sure if LDAP can use PAM for AUTHN, but if it can, you can use
a PAM RADIUS module and configure DUO on your RADIUS server.

-m



More information about the rt-users mailing list