RE: Login window always show up in IE by using Apache2::AuthenNTLM
[prev]
[thread]
[next]
[Date index for 2005/05/18]
In the error_log file from apache I get the following error:
[error] Bad/Missing NTLM/Basic Authorization Header for /cordys
The configuration in httpd.conf is:
Alias /cordys "/opt/cordys/Web"
<Directory "/opt/cordys/Web">
PerlAuthenHandler Apache2::AuthenNTLM
# AllowOverride All
AuthType ntlm
AuthName Cordys
require valid-user
PerlAddVar ntdomain "NTDOM mdc-nl-ntdom0"
# PerlSetVar defaultdomain NTDOM
PerlSetVar splitdomainprefix 1
PerlSetVar ntlmdebug 1
# PerlSetVar ntlmsemkey 0
# PerlSetVar ntlmsemtimeout 25
</Directory>
Who can help?
Regards, GJS
> -----Original Message-----
> From: Gert Jan Schipper=20
> Sent: Wednesday, May 18, 2005 9:58 AM
> To: modperl@xxxx.xxxxxx.xxx
> Subject: RE: Login window always show up in IE by using=20
> Apache2::AuthenNTLM
>=20
>=20
> >=20
> > On 17 May 2005, at 10:42, Gert Jan Schipper wrote:
> >=20
> > > When I surf to a folder on my apache that I have set to be=20
> > > authenticated from my domain. My Internet Explorer 6 gets and=20
> > > windows login popup, where it ask me to fill in
> >=20
> > Assuming when you enter you username/passwd and domain that it logs
> > you in OK.
> >=20
> > Have you checked that IE is not set to prompt?
> >=20
> > Tools->internet options->security->custom level - last=20
> section , User
> > Authentication->logon,
> > you want Automatic logon with current username and password (or the
> > Auto for Intranet zone only).
> >=20
> > I've been caught out by this a few times - users having played with
> > their settings *grumble*.
> >=20
> > Leo
> >=20
>=20
> Yes, I work with the above settings. I've added the site to=20
> 'Trusted Sites' and the last section in Custom Level is=20
> "Automatic login with current username and password". But the=20
> problems are still there. When the login window show up and I=20
> press cancel I see the site, but most of the gif's are=20
> incorrect. And when I browse trough the site several time the=20
> login window show up, but not always. It's a strange situation.
>=20
> Regards,
> Gert Jan
>=20
> **********************************************************************
> The information in this message is confidential and may be=20
> legally privileged. It is intended solely for the addressee.=20
> Access to this message by anyone else is unauthorized. If you=20
> are not the intended recipient, any disclosure, copying, or=20
> distribution of the message, or any action or omission taken=20
> by you in reliance on it, is prohibited and may be unlawful.=20
> Please immediately contact the sender if you have received=20
> this message in error.
> **********************************************************************
>=20
>=20
>=20
 |
(message missing)
|