401.1 IE Error
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > 401.1 IE Error




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    401.1 IE Error  
jamie-strahan@paoli.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-11-06 02:53 PM

I have setup a website(Intranet) using Windows integrated authenication
and Annonymous access is turned offf.  All servers in Domain are
Windows Server 2003.  One Domain only.
If any of the Domain Admins are logged in they can access the site and
it correctly passes the credentials.  However if a Domain User is
logged in then the Browser does not pass the credentials resulting in a
log in dialog box and eventually the 401.1 Error.  This tells me it is
a Permission problem so I added Domain Users to the administrator group
on the Web Box.
I would have assumed if it was a permission issue this should have
resolved it but it did not.

Here is a sample of the IIS log if this helps.  Any help would be
appreciated.
HERE is the Log for a Domain Admin passinhg credentials.
2010-02-18 09:30:13 W3SVC1 172.16.16.39 POST /POapprvd/default.aspx -
80 - 172.16.16.156
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.
NET+CLR+2.0.50727;+InfoPath.1)
401 1 0
2010-02-18 09:30:13 W3SVC1 172.16.16.39 POST /POapprvd/default.aspx -
80 PAOLI.COM\jamie-strahan 172.16.16.156
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.
NET+CLR+2.0.50727;+InfoPath.1)
200 0 0

Here is a sample of a Domain User not.
2010-02-18 09:30:13 W3SVC1 172.16.16.39 GET /POapprvd/Default.aspx - 80
- 172.16.16.173
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.
NET+CLR+2.0.50727)
401 2 2148074254
2010-02-18 09:30:13 W3SVC1 172.16.16.39 GET /POapprvd/Default.aspx - 80
- 172.16.16.173
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.
NET+CLR+2.0.50727)
401 1 0






[ Post a follow-up to this message ]



    Re: 401.1 IE Error  
Bernard Cheah [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-11-06 02:53 PM

with sp1 ?

Try
You receive error 401.1 when you browse a Web site that uses Integrated
Authentication and is hosted on IIS 5.1 or IIS 6
http://support.microsoft.com/?id=896861

Troubleshooting HTTP 401 errors in IIS
http://support.microsoft.com/?id=907273

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


<jamie-strahan@paoli.com> wrote in message
news:1144337153.985198.318920@j33g2000cwa.googlegroups.com...
>I have setup a website(Intranet) using Windows integrated authenication
> and Annonymous access is turned offf.  All servers in Domain are
> Windows Server 2003.  One Domain only.
> If any of the Domain Admins are logged in they can access the site and
> it correctly passes the credentials.  However if a Domain User is
> logged in then the Browser does not pass the credentials resulting in a
> log in dialog box and eventually the 401.1 Error.  This tells me it is
> a Permission problem so I added Domain Users to the administrator group
> on the Web Box.
> I would have assumed if it was a permission issue this should have
> resolved it but it did not.
>
> Here is a sample of the IIS log if this helps.  Any help would be
> appreciated.
> HERE is the Log for a Domain Admin passinhg credentials.
> 2010-02-18 09:30:13 W3SVC1 172.16.16.39 POST /POapprvd/default.aspx -
> 80 - 172.16.16.156
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;
+.NET+CLR+2.0.50727;+InfoPath.1)
> 401 1 0
> 2010-02-18 09:30:13 W3SVC1 172.16.16.39 POST /POapprvd/default.aspx -
> 80 PAOLI.COM\jamie-strahan 172.16.16.156
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;
+.NET+CLR+2.0.50727;+InfoPath.1)
> 200 0 0
>
> Here is a sample of a Domain User not.
> 2010-02-18 09:30:13 W3SVC1 172.16.16.39 GET /POapprvd/Default.aspx - 80
> - 172.16.16.173
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;
+.NET+CLR+2.0.50727)
> 401 2 2148074254
> 2010-02-18 09:30:13 W3SVC1 172.16.16.39 GET /POapprvd/Default.aspx - 80
> - 172.16.16.173
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;
+.NET+CLR+2.0.50727)
> 401 1 0
>







[ Post a follow-up to this message ]



    Re: 401.1 IE Error  
jamie-strahan@paoli.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-11-06 02:53 PM

SP2 and IIS6






[ Post a follow-up to this message ]



    Re: 401.1 IE Error  
Bernard Cheah [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-11-06 02:53 PM

Zzzzz. the latest sp for w2k3 is SP1.

please go through the KB articles posted.

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


<jamie-strahan@paoli.com> wrote in message
news:1144439159.357891.258360@g10g2000cwb.googlegroups.com...
> SP2 and IIS6
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:00 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register