[rt-users] Re: Web external Auth

vinita vigine MURUGIAH vinita at cs.mu.OZ.AU
Tue Mar 16 22:07:33 EST 2004


It is working!!!!, it was my fault, wrong directory

fix
add
<Directory "/usr/local/apps/rt-3.0.8/share/html">
    AllowOverride AuthConfig
</Directory>


to httpd.conf.

Big thanks to seph :-)

seph wrote:

>vinita vigine MURUGIAH <vinita at cs.mu.OZ.AU> writes:
>
>>yes, apache is never prompting for password - always fallback to RT
>>authentication
>>httpd.conf
>>-------------
>>AllowOverride AuthConfig
>>
>>...share/html/.htaccess
>>-------------------------
>>AuthName "RT access"
>>AuthType Basic
>>AuthUserFile /local/host/apps/httpdmh/passwd/passwords
>>
>
>are you sure that apache is paying any attention to this file? What
>happens if you move the Auth directives into the main httpd.conf, and
>not the .htaccess, I'm not sure how .htaccess and mason interact,
>since things aren't served directly. I expect .htaccess is ignored.
>
>seph
>_______________________________________________
>rt-users mailing list
>rt-users at lists.bestpractical.com
>http://lists.bestpractical.com/mailman/listinfo/rt-users
>
>Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>

-- 


warm regards
Vinita Vigine Murugiah
Email : vinita at cs.mu.oz.au			Ph : (03) 8344 1273


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20040317/2cb1602b/attachment.htm>


More information about the rt-users mailing list