Ask a Question related to ASP.NET Security, Design and Development.
-
Greg Smith #1
A basic security setup for running ASP.Net applcations
I just moved some ASP.Net applications to a new machine. The applications
ran ok on the old machine but hit a number of security problems on the new
machine. Rather than just "kicking the door open" on the new machine, I
would like to get it setup correctly.
Is there a write-up somewhere that helps you implement good security
practices on you server that runs ASP.Net applications?
Any help is greatly appreciated.
Greg Smith Guest
-
CFEXECUTE not running batch (Security Permissions?)
I have a batch file that connects up to a server, copies some files and disconnects from the server. When I run the batch by itself, it runs just... -
Need advice on security setup
Hi all experts. I am currently planning a rather large application that will have the following characteristics: 1) Business Services layer... -
Basic server setup/information requested
This may seem simple to most users here. I hope I can get pointed in the right direction. I am looking for information on how to setup a server... -
Security problems when running code from different machine
Hi there, On my develop machine i have a virtual root which requires integrated security and doesn´t allow anonymous access and in my web.config... -
ASP.NET & Integrated Security setup?
Hi, I've read quite a few places where it recommends you use integrated security in your connection string. I tried this in test page to... -
Tim Macaulay[MS] #2
RE: A basic security setup for running ASP.Net applcations
Hi
Check out this article and see if it helps:
815145 HOW TO: Lock Down an ASP.NET Web Application or Web Service
[url]http://support.microsoft.com/?id=815145[/url]
Cheers,
Tim Macaulay
Microsoft Corp.
This posting is provided "AS IS" with no warranties, and confers no rights
Tim Macaulay[MS] Guest
-
Ken Cox [Microsoft MVP] #3
Re: A basic security setup for running ASP.Net applcations
Hi Greg,
This article includes details on what permissions the ASPNET account needs and
where:
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;811320[/url]
--
Important: Patch Windows *beyond* Blaster.
[url]http://www.microsoft.com/technet/security/bulletin/MS03-039.asp[/url]
"Greg Smith" <gjs@umn.edu> wrote in message
news:OsROBBRgDHA.1700@TK2MSFTNGP10.phx.gbl...
I just moved some ASP.Net applications to a new machine. The applications
ran ok on the old machine but hit a number of security problems on the new
machine. Rather than just "kicking the door open" on the new machine, I
would like to get it setup correctly.
Is there a write-up somewhere that helps you implement good security
practices on you server that runs ASP.Net applications?
Any help is greatly appreciated.
Ken Cox [Microsoft MVP] Guest



Reply With Quote

