473,406 Members | 2,217 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,406 software developers and data experts.

Setting up security on my web application

Hi all,

My situation:
- VB.net & Visual Studio 2002
- IIS 6.0 - Windows XP Pro (development) and Windows 2000 server (release)

I created a test-application (before I started to develop the real
application), to check the possibillities of the NTFS Security on IIS and
ASP.net.
This security was what I needed! A flexible solution to change page-based
user-rights (users can access that page or not).
Then I started to develop my app and used Excel Automation. This automation
needed User Impersonation to have access to my Excel.

Now, the problem is that I can't combine those two ways of security...
I double checked this pages:
http://aspnet.4guysfromrolla.com/dem.../031204-1.aspx
http://authors.aspalliance.com/aspxt...rityworks.aspx
http://msdn.microsoft.com/library/de...entication.asp

But I'm unable to find the solution I need!

What I need is:
- Users are allowed to view some pre-defined pages (F.e.: User A -> Page
1,2,3 / User B -> Page 2,4,7)
- My app needs to have access to a small MS Access-database, located on the
same server
- My app needs to have access to MS Excel, to use Excel Automation
- A "computer-dummy-administrator" should have the possibillity to change
the access-rights to the pages
- I mostly like to use Windows-Security (because of the amount of users to
define)

What is the best way to provide this security?
How should I configure my IIS-access, my Web.Config, Machine.Config, my
NTFS-settings,... ?

Thanks in advance for your advice!

Sam
Nov 18 '05 #1
1 1255
tma
Try these:

http://msdn.microsoft.com/msdnmag/is...c/default.aspx
http://msdn.microsoft.com/msdnmag/issues/02/05/ASPSec2/
"Sam Vanderstraeten" <sa*@no.spam> wrote in message
news:eS**************@TK2MSFTNGP10.phx.gbl...
Hi all,

My situation:
- VB.net & Visual Studio 2002
- IIS 6.0 - Windows XP Pro (development) and Windows 2000 server (release)

I created a test-application (before I started to develop the real
application), to check the possibillities of the NTFS Security on IIS and
ASP.net.
This security was what I needed! A flexible solution to change page-based
user-rights (users can access that page or not).
Then I started to develop my app and used Excel Automation. This automation needed User Impersonation to have access to my Excel.

Now, the problem is that I can't combine those two ways of security...
I double checked this pages:
http://aspnet.4guysfromrolla.com/dem.../031204-1.aspx http://authors.aspalliance.com/aspxt...rityworks.aspx http://msdn.microsoft.com/library/de...entication.asp
But I'm unable to find the solution I need!

What I need is:
- Users are allowed to view some pre-defined pages (F.e.: User A -> Page
1,2,3 / User B -> Page 2,4,7)
- My app needs to have access to a small MS Access-database, located on the same server
- My app needs to have access to MS Excel, to use Excel Automation
- A "computer-dummy-administrator" should have the possibillity to change
the access-rights to the pages
- I mostly like to use Windows-Security (because of the amount of users to
define)

What is the best way to provide this security?
How should I configure my IIS-access, my Web.Config, Machine.Config, my
NTFS-settings,... ?

Thanks in advance for your advice!

Sam

Nov 18 '05 #2

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

Similar topics

1
by: Dave | last post by:
Hi, I've read quite a few places where it recommends you use integrated security in your connection string to SQL Server I tried this in test page to connect to the Northwind database by...
1
by: CES | last post by:
All, Could someone please point me to a step by step resource on setting up a ..net Web Application on IIS. I'm having a problem setting up IIS to except a new Web Application. I'm deploying...
16
by: Marina | last post by:
Hi, I am trying to find the minimum security settings to allow a windows control embedded in IE have full trust. If I give the entire Intranet zone full trust, this works. However, this is...
2
by: Greg | last post by:
Please note: I have cross posted this from Newsgroup: microsoft.public.dotnet.framework.aspnet.webservices with a few minor changes... I am having a simple problem setting up the security on my...
10
by: Sridhar | last post by:
HI, I am having problems setting up a website so that it will be available only inside the domain. We have three servers. One is iis server and second one is internal server and the third one is...
1
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting"...
6
by: John H Clark | last post by:
I am designing a site that requires AnonymousID. I set my web.config to allow this using <anonymousIdentification enable="true".../as recommended in the documentation. To verify the settings I...
5
by: daokfella | last post by:
I have a custom web.config section similar to the following: <CustomAuthSettings attr1="" attr2=""> <Locations RedirectUrl="Invalid.aspx"> <add Path="test.aspx" Roles="1,2,3" Permissions="4,5,6"...
5
by: =?Utf-8?B?bWFzaXg=?= | last post by:
We have an issue with load time in several installations of our application. We've located the information regarding KB 936707 and ensured that the application config file contains the runtime...
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: 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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.