MiniWiki Authorization

Code to provide improved password control is now in CVS. You have 3 options:

Require valid-user # or group foo or whatever you want
PerlAccessHandler Apache::MiniWiki::access_handler

-- JF


Back to MiniWiki and MiniWikiAdditions


I can't get the MiniWikiAuthorization to work. I get the following in my httpd error.log :

[Thu Jan6 20:20:56 2005] [error] Can't locate Apache/MiniWiki/access_handler.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /etc/apache-perl/ /etc/apache-perl/lib/perl) at (eval 8) line 3.\n
[Thu Jan6 20:20:56 2005] [error] Undefined subroutine &Apache::MiniWiki::access_handler::handler called.\n

I find no /access_handler.pm anywhere on my system.

I installed on a Debian Sid (testing) system using apt-get.

Suggestions?

RickBolen ?

I tried the suggestion offered at WikiLogins and this works fine. This is the security config I seek, so I don't need another solution. I would, however, test one if that would be useful to the cause.


See also NyetworkAuthentication