Question
I use TWiki as Document Management system. I installed
SessionPlugin,
WebDAVPlugin and mod_ssl to protect sensitive documents and passwords. Everything is working fine except one annoying feature - user have to authenticate twice. First time for /twiki/bin/.htaccess, second time for
TWikiScript /home/httpd/twiki/bin/dav.pl login script.
First login is necessary for authenticate users and second to protect web folders. How can I use one authentication for both purpose?
httpd.conf:
Environment
--
MiodragPolovina - 28 Nov 2005
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
This may be something to do with the Auth Realm, or it may be caused by SSL. I have successfully set up sites so that one auth served both purposes, though not with SSL. All I can say is that "it
should be possible".
--
CrawfordCurrie - 30 Nov 2005
Where do You put these one auth?
Can You please send me an example.
--
MiodragPolovina - 16 Dec 2005