04-20-04 05:36 PM
Hi,
You may wish to consult the following KB article:
http://support.microsoft.com/?id=258063
Internet Explorer May Prompt You for a Password
IE will never autologon using Basic or Digest Authentication. Autologon will
only occur when using IWA. Futhermore the sitename can not contain any "."
characters, otherwise it must manually be added to the IE Intranet zone.
Next, you say this works for admins, but not other users. That does imply
that everything is configured properly, but it's a permissions issue. If you
enter non-Admin credentials three times, what is the HTTP status code that
is displayed as a result? (it will be 401<something> )
It may very be that you are using ASP or something, and you are trying to
instantiate an object, or include a file, that only administrators have
permissions to.
Cheers
Ken
"Nicodemas" <anonymous@discussions.microsoft.com> wrote in message
news:9A53F90E-5DE7-4F3D-8E22-64A84FAF3197@microsoft.com...
: Mr. Kaminski,
:
: I am doubtful of this IE issue, as my problem does not involve using the
IP address or the FQDN to access the intranet web site. Administrators are
able to access the site just fine through the methods I described above,
which gives me a reason to believe it is just my permissions being screwy.
:
: Even adding digest and basic authentication to the list of access controls
has not helped. Also I even tested giving the Everyone group Full Control!
Still no success.
:
: Thank you all for your inputs, please keep them coming!
:
: I'm working on a Windows 2000 Server machine with SP4 installed.
[ Post a follow-up to this message ]
|