Hi all,
I am using AuthenNTLM module to secure our Intranet and to have a single
sign-on system on our web applications. We are running apache 1.3.29,
modperl 1.29 and the last version of AuthenNTLM (I have tried also
AuthCookieNTLM).
The module perform authentication against different domains.
Hi Brett,
I have a similar problem. We are running Apache 1.3, mod_perl and AuthenNTLM.
I don't use AuthCookieNTLM, but I have written a simple module (based on
SessionManager) to manage cookie.
Stefano
On Wed, 2 Jun 2004 15:19:19 +1200
Brett Beaumont wrote:
> All,
>
> We are testing AuthC
Hi Leo,
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?
Thanks,
Stefano
On Fri, 7 Nov 2003 14:01:13 +
Leo Lapworth <[EMAIL PROTECTED]> wrote:
On Mon, 03 Nov 2003 15:39:14 -0600
Shannon Eric Peevey <[EMAIL PROTECTED]> wrote:
> Stefano Ciancio wrote:
>
> >Hi Shannon Eric,
> >
> >I have set "ntlmdebug" = 2 and produced an error.log that I have attached.
> >
> >It seems that the erro
Hi Francoise,
have you checked your IE settings? In "Internet options" of IE there is
somewhere an option to tell IE to automatic authenticate.
Stefano
On Mon, 03 Nov 2003 11:05:01 -0600
Shannon Eric Peevey <[EMAIL PROTECTED]> wrote:
>
>
> Original Message
> Subject:
t;[EMAIL PROTECTED]> wrote:
> Shannon Eric Peevey wrote:
>
> >
> >
> > Original Message
> > Subject: AuthenNTLM and slow web server
> > Date: Thu, 30 Oct 2003 17:59:49 +0100
> > From: Stefano Ciancio <[EMAIL PROTECTED]&
bject: AuthenNTLM and slow web server
> > Date: Thu, 30 Oct 2003 17:59:49 +0100
> > From: Stefano Ciancio <[EMAIL PROTECTED]>
> > Organization: Italia On Line
> > To: [EMAIL PROTECTED]
> >
> >
> >
> > Hi,
> >
> > I am