[rt-users] Certificate based access instead of username/pw
Adrian Stel
adisan82 at gmail.com
Fri Jul 1 06:45:40 EDT 2011
Hi,
I would like to change standard access to RT from username/pw to
certificates authorization.
This is what I made
in file:
/usr/share/request-tracker3.8/etc/RT_Config.pm
Set($WebExternalAuth, 1);
Set($WebExternalAuthContinuous, 1);
Set($WebFallbackToInternalAuth , undef);
What next ?
I got this information:
SSLVerifyClient require
SSLUserName SSL_CLIENT_S_DN_UID
%u (remote user) logs as "-" for me, so is no help
other than to indicate it's not working.
But how i should read this info ?
Of course I have all of the cert stuff working fine (required).
Here is the link:
rt.ige.psnc.pl
https://r.ige.psnc.pl
--
Best Regards,
Adrian Stelmaszyk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110701/ca176d3e/attachment.htm>
More information about the rt-users
mailing list