473,387 Members | 1,342 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

[REPOST] Problem in Windows based Authentication

Hello All,

I use windows based authentication for my ASP.NET web app. I have
disabled anonymous access of my web application too from the IIS console.

From my own machine, the webapp works perfectly.

But when someone else tries to access it, they get error message

"You do not have permission to view this directory or page using the
credentials that you supplied because your Web browser is sending a
WWW-Authenticate header field that the Web server is not configured to
accept. "

What can I do to fix this error message?

Thanks for your help in advance.

regards,
Abhishek.
Nov 18 '05 #1
2 3342
Hello All,

I was able to solve the problem. I added my IP address to the "don't use
proxy list" and other machines were able to use the ASP.NET page.

But now I am even more confuse ... why does it matter whether I connect
using the proxy or not? Does Windows based authentication work only when
no proxy is used???

Please help because now it is even more confusing.

regards,
Abhishek.

Abhishek Srivastava wrote:
Hello All,

I use windows based authentication for my ASP.NET web app. I have
disabled anonymous access of my web application too from the IIS console.

From my own machine, the webapp works perfectly.

But when someone else tries to access it, they get error message

"You do not have permission to view this directory or page using the
credentials that you supplied because your Web browser is sending a
WWW-Authenticate header field that the Web server is not configured to
accept. "

What can I do to fix this error message?

Thanks for your help in advance.

regards,
Abhishek.

Nov 18 '05 #2
NTLM Authentication doesn't work through some proxies because it requires a
end-to-end session. See here:
http://www.microsoft.com/technet/tre...intwinauth.asp

Cheers
Ken

"Abhishek Srivastava" <ab*****************@nospam.net> wrote in message
news:u4**************@TK2MSFTNGP11.phx.gbl...
: Hello All,
:
: I was able to solve the problem. I added my IP address to the "don't use
: proxy list" and other machines were able to use the ASP.NET page.
:
: But now I am even more confuse ... why does it matter whether I connect
: using the proxy or not? Does Windows based authentication work only when
: no proxy is used???
:
: Please help because now it is even more confusing.
:
: regards,
: Abhishek.
:
: Abhishek Srivastava wrote:
: > Hello All,
: >
: > I use windows based authentication for my ASP.NET web app. I have
: > disabled anonymous access of my web application too from the IIS
console.
: >
: > From my own machine, the webapp works perfectly.
: >
: > But when someone else tries to access it, they get error message
: >
: > "You do not have permission to view this directory or page using the
: > credentials that you supplied because your Web browser is sending a
: > WWW-Authenticate header field that the Web server is not configured to
: > accept. "
: >
: > What can I do to fix this error message?
: >
: > Thanks for your help in advance.
: >
: > regards,
: > Abhishek.
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Doug | last post by:
This is a repost of an item that I still cannot resolve. I have 3 combo boxes. The first leads to the second to the third. When I have selected a value in the second box, the third box shows...
7
by: Wade Wegner | last post by:
Hello, I have been desperately trying to programmatically authenticate a windows user, create their credentials, and then redirect them to a different server while passing the credentials at the...
4
by: Andrew | last post by:
Hey all, I would like to preface my question by stating I am still learning ASP.net and while I am confident in the basics and foundation, the more advanced stuff is still a challenge. Ok....
5
by: pberna | last post by:
Dear all, I built a Web Form application to start and stop a Windows Service remotely. I successful tested the application on Windows 2000 server + IIS. I must include the ASPNET user to the...
6
by: Kevin Yu | last post by:
is it possible to for user to click a logout button to logout and when the user want to get into the system again, the user have to login again? Kevin
1
by: Eric | last post by:
I trying to setup an intranet based on windows NT groups or roles. I have used windows integrated authentication with impersonation first but this include to use a user to access the database. I...
10
by: Hriday | last post by:
Hi there, Please help me..It is urgent This is Hriday, working on windows authentication with Active Directory... My requirment is when a user sends a request to my web Applicatoin I want to...
1
by: Sudhakara.T.P. | last post by:
Hi, I have an application in VB.NET windows application, wherein the administrator has the option to change the authentication mode ie., whether the application should work as a normal database...
1
by: lecnac | last post by:
Sorry for the repost. I must have done something wrong when I tried to post my reply (I can't seem to find it). Anyway, I'd really appreciate any help that anyone could provide. My issue is...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.