[rt-users] Web external Auth

vinita vigine MURUGIAH vinita at cs.mu.OZ.AU
Tue Mar 16 17:32:27 EST 2004


HI I have done following changes, but still I fall back to the internal 
Authentication.

Any ideas?? any other settings I suppose to do?

Thanks

RT_SiteConfig.pm
----------------------
Set($WebExternalAuth , 1);
Set($WebFallbackToInternalAuth , 1);

httpd.conf
-------------
AllowOverride AuthConfig

...share/html/.htaccess
-------------------------
AuthName "RT access"
AuthType Basic
AuthUserFile /local/host/apps/httpdmh/passwd/passwords

require valid-user

[vinita at mulga] httpdmh [1:101] ls -l 
/local/host/apps/httpdmh/passwd/passwords
-rw-r--r--   1 vinita   tech          39 Mar 17 09:17 
/local/host/apps/httpdmh/passwd/passwords
[vinita at mulga] httpdmh [1:102] cat  
/local/host/apps/httpdmh/passwd/passwords
vinita:ZiVGpbabcQ5Fs
vvj:Laek4rgVabcYo

-- 


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





More information about the rt-users mailing list