Maxim Nechaev wrote:
> Maybe, i use wrong handler to change AuthName?

you should be able to change it from anywhere I'd think, especially prior to
authentication and via the insertion mechanism.

make sure that you can run the test that exercises $r->auth_name from the
mod_perl test suite

  $ t/TEST t/api/access.t -v

if that passes you can use the code and configuration there to get you started.

HTH

--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

Reply via email to