[rt-users] Is PAM authentication possible?

Autrijus Tang autrijus at autrijus.org
Mon Feb 24 11:28:46 EST 2003


On Mon, Feb 24, 2003 at 10:41:20AM -0500, Josh Kuperman wrote:
> I'm only using RT2.0.14 - I've been meaning to update - I might even
> consider the latest beta if it would make any of this easier.

Sure, I've written the support code for RT3. In etc/RT_SiteLocal.pm:

    $WebExternalAuth = 1;
    $WebFallbackToInternalAuth = undef;
    $WebExternalAuto = 1;

and voila, it works; RT will create users under the same name as
REMOTE_USER upon login, if it's missing in the Users table.

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/20030225/7dd0be6b/attachment.sig>


More information about the rt-users mailing list