Re: Apache::AuthCAS

2006-10-09 Thread David Castro
any more. I'll do more probe this evening. Regards, Ben K. On Mon, 9 Oct 2006, David Castro wrote: FYI, this module is still alive. The module works in mod_perl 1.x and 2.x and has been tested in both. See the mod_perl docs on using the Apache::Compat module for running 1.x modules in m

Re: Configuration errors

2004-08-31 Thread David Castro
n responded to. Not to mention, the list gets archived for future generations of perl wizards =) How can i correct this so that apache knows where to find the files ? And i also see "...for server 10.51.10.30:0" but that "0" is not correct, where do i have to change that ?

Re: Trick PerlAuthzHandler into thinking Basic Auth occurred

2004-08-30 Thread David Castro
set to get that mechanism called in the first place.  This appears to be the main problem I have right now, preventing me from moving forward. on 08/30/04 15:12 David Castro wrote: on 08/30/04 15:01 Geoffrey Young wrote: Ooops, yeah. A follow-up email corrected &quo

Re: Trick PerlAuthzHandler into thinking Basic Auth occurred

2004-08-30 Thread David Castro
oach works with 2.0, so YMMV. Yeah, I just found that in authz_ldap_set_username too.  Sigh.  Well, thanks for your help. HTH --Geoff -- David Castro Software Architect Azusa Pacific University "My little children, let us not love in word or in tongue, but in deed and in truth." -- 1 Jn 3:18 (NKJ)

Re: Trick PerlAuthzHandler into thinking Basic Auth occurred

2004-08-30 Thread David Castro
ot;no" if you want to use something other than mod_auth_ldap for the authentication phase, which is what you are trying to do. so, have you set this directive and tried a the other two approaches (setting the incoming header and/or just $r->user)? --Geoff -- David Castro Software Architect Azusa Pacific University "My little children, let us not love in word or in tongue, but in deed and in truth." -- 1 Jn 3:18 (NKJ)

Re: Trick PerlAuthzHandler into thinking Basic Auth occurred

2004-08-30 Thread David Castro
in the mod_perl developer's cookbook. all of chapter 13 can be read online for free: http://www.modperlcookbook.org/chapters/ch13.pdf HTH --Geoff -- David Castro Software Architect Azusa Pacific University "My little children, let us not love in word or in tongue, but in deed and in truth." -- 1 Jn 3:18 (NKJ)