473,396 Members | 1,809 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.

Roll-base access control with Forms authentication?

TK
What's the best way to implement roll-base access control with forms
authentication?

I have a IIS6+ASP.NET server which hosts some ASP.NET web applications as
separated path that's like "/app1/default.aspx", "/app2/default.aspx", ....
and a single logon page as "/logon/logon.aspx" for forms authentication.
I've already implemented "single sign-on" structure for those web
applications and it's working fine. No one who didn't logged on through the
logon.aspx page can access to any web applications.

Now I want to have roll base access controll for those web applications.
It's something like to allow/deny access to the "/app1" application for whom
is a member of "managers" user group.

I'm looking for a simplest way to do this.
Can anybody help me please?

TK

Nov 18 '05 #1
1 1836
I successfully developed an app using role-based forms authentication
by using the techniques outlined in these articles:
http://support.microsoft.com/default...b;en-us;311495
http://www.4guysfromrolla.com/webtech/121901-1.2.shtml

Here is another article you may find useful as well:
http://www.eggheadcafe.com/articles/20020906.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"TK" <tk****@nospam.emotionalbits.com> wrote in message
news:OQ**************@TK2MSFTNGP11.phx.gbl...
What's the best way to implement roll-base access control with forms
authentication?

I have a IIS6+ASP.NET server which hosts some ASP.NET web applications as
separated path that's like "/app1/default.aspx", "/app2/default.aspx", ..... and a single logon page as "/logon/logon.aspx" for forms authentication.
I've already implemented "single sign-on" structure for those web
applications and it's working fine. No one who didn't logged on through the logon.aspx page can access to any web applications.

Now I want to have roll base access controll for those web applications.
It's something like to allow/deny access to the "/app1" application for whom is a member of "managers" user group.

I'm looking for a simplest way to do this.
Can anybody help me please?

TK

Nov 18 '05 #2

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

Similar topics

11
by: HVTN Recruitment | last post by:
i am trying to add a very simple roll over for my website. when the pages load most of the images load but there are a couple that don't. if i roll my mouse over the images that don't come up, they...
6
by: Leythos | last post by:
I have a site at http://www.bhlnet.net/opep, it's template site for testing, it uses roll-over images that are setup/controlled by javascript. I've just noticed that the pages seem to be stuck with...
2
by: Peter Sands | last post by:
Hi, I am testing out some restores to a stand-by server, by roll-forwading the logs. I have this setup. There is no user-exit, but logretain is on, for archive logging. I have 2 DB's on...
2
by: JenHu | last post by:
Hi experts, I want to rollback the insert/update in my SQL Server database tables if there's any errors, and I use trans.Rollback(). However, whenever error generates, the rollback doesn't work...
10
by: pozz | last post by:
Hi all, I need to write a simple incrementing/decrementing function like this: unsigned char change( unsigned char x, unsigned char min, unsigned char max, signed char d); x is the value...
1
by: Dan | last post by:
Hello, I have been working on a problem for a day now and am spinning my wheels. What is the easiest way to add two sets of roll/pitch/yaw angles? For example, an airplane is at 25deg pitch, 0...
4
by: aj | last post by:
DB2 LUW v8.2 FP 14 RHAS 2.1 I have a DB2 online DB backup that was done w/ the INCLUDE LOGS option. I am interested in restoring that backup, and rolling forward ONLY the logs contained in the...
1
by: lenest | last post by:
I need help writing a program.... You are to write a python program to accomplish the following: a.. Play a dice game of Craps using a random number generator to simulate the roll of the...
4
by: clairelee0322 | last post by:
Hello guys again! I am a C++ beginner and I am working on another project.. It's called Dice Lab with Loops.. unforunately I don't even know how to start the program.... Don't blame me for not pay...
14
by: sonia.sardana | last post by:
create table student7(Roll int,English int,Hindi int,Maths int) insert into student7 values(1,12,15,9) insert into student7 values(2,23,3,13) insert into student7 values(3,15,12,4) select roll...
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
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:
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,...
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.