Roll-base access control with Forms authentication?

T

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top