Falling back from Apache::AuthCookieNTLM

2005-12-16 Thread Andrew Green
Hi, I'm developing an intranet application with authentication provided by Apache::AuthCookieNTLM. Tests are working perfectly for internal users (thank-you module authors) -- but the site must also be available to external users through an extranet. The requirement here is that, wh

[ANNOUNCE] Apache::AuthCookieNTLM 0.05

2003-11-10 Thread Leo Lapworth
> On Fri, Nov 07, 2003 at 06:11:48PM +0100, Stefano Ciancio wrote: > > First of all a question. The AuthenNTLM module setted an env variable > > REMOTE_USER to domain\\username value. The uploaded file Apache-AuthCookieNTLM-0.05.tar.gz has entered CPAN as file: $CPAN/autho

Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04

2003-11-07 Thread Leo Lapworth
Hi Stefano, On Fri, Nov 07, 2003 at 06:11:48PM +0100, Stefano Ciancio wrote: > I have donwloaded your module and testing it. > > First of all a question. The AuthenNTLM module setted an env variable > REMOTE_USER to domain\\username value. > Set the new module this variable? Ahh, this wasn't som

Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04

2003-11-07 Thread Stefano Ciancio
wrote: > I've just uploaded Apache::AuthCookieNTLM 0.04 to > CPAN, it's available from http://leo.cuckoo.org/projects/ > if you can't wait for it to be processed. > > I'll consider it finished (ie. working) unless > I hear from anyone :) > > Cheers &g

Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04

2003-11-07 Thread Shannon Eric Peevey
Fraid I haven't a clue, not used mod_perl2 yet, it requires Apache::Request and Apache::Cookie, can't remember if they are abailable yet. Leo Actually, I am looking into it now. (I know that your module as it stands only works with mp1). But, I am going to download the libapreq 2 release an

[Fwd: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04]

2003-11-07 Thread Shannon Eric Peevey
Original Message Subject: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04 Date: Fri, 7 Nov 2003 15:07:57 + From: Leo Lapworth <[EMAIL PROTECTED]> Reply-To: Leo Lapworth <[EMAIL PROTECTED]> To: Stefano Ciancio <[EMAIL PROTECTED]> CC: Shannon Eric Peevey

[Fwd: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04]

2003-11-07 Thread Shannon Eric Peevey
Original Message Subject: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04 Date: Fri, 7 Nov 2003 15:31:54 +0100 From: Stefano Ciancio <[EMAIL PROTECTED]> Organization: Italia On Line To: Leo Lapworth <[EMAIL PROTECTED]> CC: Shannon Eric Peevey <[EMAIL PROTECT

[ANNOUNCE] Apache::AuthCookieNTLM 0.04

2003-11-07 Thread Leo Lapworth
I've just uploaded Apache::AuthCookieNTLM 0.04 to CPAN, it's available from http://leo.cuckoo.org/projects/ if you can't wait for it to be processed. I'll consider it finished (ie. working) unless I hear from anyone :) Cheers Leo -- Reporting bugs: http://perl.apache.org/

Re: Apache::AuthCookieNTLM

2003-11-05 Thread Shannon Eric Peevey
just seemed over kill. By default the user's login and a test value are set in the cookie, there is the choose_cookie_values() so you can inherit Apache::AuthCookieNTLM and overwride this and therefor add any additional information you want to the cookie at this stage. For example we want to looku

Apache::AuthCookieNTLM

2003-11-05 Thread Leo Lapworth
. By default the user's login and a test value are set in the cookie, there is the choose_cookie_values() so you can inherit Apache::AuthCookieNTLM and overwride this and therefor add any additional information you want to the cookie at this stage. For example we want to lookup people's