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
> 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
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
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
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
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
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
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/
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
.
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
10 matches
Mail list logo