[rt-users] Certificate based access instead of username/pw
Thomas Sibley
trs at bestpractical.com
Fri Jul 1 09:06:15 EDT 2011
On 07/01/2011 07:02 AM, Adrian Stel wrote:
> when I have
>
> Set($WebExternalAuth, 1);
>
> I'm not able to log in using user/pass. There is missing text box ;/
You said you Set($WebFallbackToInternalAuth, undef) which means internal
auth should never be used. Please read the doc for that option in
etc/RT_Config.pm.
As for your REMOTE_USER problem, you'll likely need to configure Apache
to put something unique in there so RT can key on it.
Thomas
More information about the rt-users
mailing list