473,396 Members | 1,789 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,396 software developers and data experts.

Windows Authentication

Hi all,
I do have Windows Authentication in My Web application, and in
the IIS i have enabled anonymous authentication,
So it means that any user logging in will use the ASPNET user
account credentials to browse the web application.

Is there any other impact, does it mean that the user should be in
the active directory, or any user from any network can browse the
application
Regards

thomson

Nov 19 '05 #1
3 1497
thomson wrote:
Hi all,
I do have Windows Authentication in My Web application, and in
the IIS i have enabled anonymous authentication,

So it means that any user logging in will use the ASPNET user
account credentials to browse the web application.

Is there any other impact, does it mean that the user should be in
the active directory, or any user from any network can browse the
application


If you have anonymous access set in IIS and you haven't set any
authentication / authorisation options in your web.config then anyone will
be able to access the site, and yes, they will be running in the context of
the ASPNET account, which is a local account.
Nov 19 '05 #2
Hi Leon,

So if we have enabled anonymous authentication, you dont
have to be in a windows network, anybody from outside will be able to
access the application
Regards

thomson
Leon Mayne [MVP] wrote:
thomson wrote:
Hi all,
I do have Windows Authentication in My Web application, and in
the IIS i have enabled anonymous authentication,

So it means that any user logging in will use the ASPNET user
account credentials to browse the web application.

Is there any other impact, does it mean that the user should be in
the active directory, or any user from any network can browse the
application


If you have anonymous access set in IIS and you haven't set any
authentication / authorisation options in your web.config then anyone will
be able to access the site, and yes, they will be running in the context of
the ASPNET account, which is a local account.


Nov 19 '05 #3
thomson wrote:
Hi Leon,

So if we have enabled anonymous authentication, you dont
have to be in a windows network, anybody from outside will be able to
access the application


If the machine is visible to the world through your network (e.g. through
your firewall) and you haven't set any IP restrictions in IIS, and you have
the underlying file permissions set so that the internet guest account /
ASPNET account can read the files then yes. Try using an external browser to
see if you can access it like http://anonymouse.org/
Nov 19 '05 #4

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

Similar topics

8
by: Bob Everland | last post by:
I have an application that is ISAPI and the only way to secure it is through NT permissions. I need to have a way to login to windows authentication so that when I get to the ISAPI application no...
1
by: sherkozmo | last post by:
I have my SQL 7.0 server set for Mixed security. I see now (finally) the advantages of having windows authentication security for windows groups. I do most of my developing in Access Projects...
1
by: Mark | last post by:
When our staff are logged into a computer on our domain, they're still prompted for their domain login and password to get into our ASP.NET application in Internet Explorer when using Windows...
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
8
by: Nils Magnus Englund | last post by:
Hello, I am having trouble using Integrated Windows Authentication between our intranet server and our database server, both of which are on our local domain. Windows authentication works for...
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...
7
by: Alice Wong | last post by:
I am setting up my Web ASP.net application to connect to Sql server using windows authentication. I set up IIS to have integrated windows authenication and sql to allow Windows authentication....
4
by: Preben Zacho | last post by:
Hi there The scenario I got is this: I have created a Windows application in VS and I want to deploy it to another machine running Windows Vista. Since I have no control over this other machine,...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.