Ask a Question related to ASP.NET Security, Design and Development.
-
PTB #1
Role-Based Authorization
I am using ASP.NET and Access as the database. I would like to use role-based authorization for the login page. Can anyone help me?
PTB Guest
-
Customizable Role-based Authorization
Hi all I need to implement the following scenario in my application: 1. Roles are stored in SQL-SERVER. 2. Access Rights will be given to the... -
Role authorization
I use custom authentication and I set the identity with following line FormsAuthentication.SetAuthCookie(username.Text, False) How do I set the... -
How do you set Role-Based authorization for Windows Authentication?
I am working on a company ASP.NET Intranet web application. I am using IBuySpy protal as my "go-by". It uses Forms authentication. I changed it... -
Role Based Solution - Help
Hi I am trying to decide on the best way to implement a role based security solution for a dotNET website. I am keen to use the Identities,... -
Nugs #2
Re: Role-Based Authorization
PTB,
I'm doing the same thing right now, having some troubles but hope you have
better luck. This is a good role based example I came across over the last
two weeks.
[url]http://www.xoc.net/works/tips/forms-authentication.asp[/url]
Hope this help
Nugs
"PTB" <ptbates@bellsouth.net> wrote in message
news:05892789-A3D2-48A3-A126-C7F641AA27CC@microsoft.com...role-based authorization for the login page. Can anyone help me?> I am using ASP.NET and Access as the database. I would like to use
Nugs Guest
-
Ken Schaefer #3
Re: Role-Based Authorization
Can you explain more what you mean by role-based authorization? Are you
talking about utilising the Windows 2003 Authorization Manager, and using
Access as a datastore?
Or some custom role-based system?
Cheers
Ken
"PTB" <ptbates@bellsouth.net> wrote in message
news:05892789-A3D2-48A3-A126-C7F641AA27CC@microsoft.com...
: I am using ASP.NET and Access as the database. I would like to use
role-based authorization for the login page. Can anyone help me?
Ken Schaefer Guest



Reply With Quote

