John D Groenveld wrote: > Is using a Perl Authen Handler with Apache AuthGroupFile supported? > If not, I'll write an Authz handler, but I didn't see it documented. > > AuthName test > AuthType Basic > PerlAuthenHandler My::AuthenOK > AuthGroupFile /tmp/htgroup > Require group test
> Server: Apache/2.0.49 (Unix) mod_perl/1.99_13 Perl/v5.8.4 DAV/2 can you try current CVS if you get the chance? > > $ pstack core > core 'core' of 7301: /opt/apache2/bin/httpd -d /home/lx50.1/jdg117/ap9090 -X > d238f539 strcmp (82c2b28, 0) + 115 > d2250b41 groups_for_user (82baac8, 0, 80f8ee0) + d8 oops :) I'll try to investigate it this week. is your PerlAuthenHandler just returning OK? and I am assuming that the mp2 test suite passes ok as well? --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html