473,386 Members | 1,668 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,386 software developers and data experts.

Manage Roles In Database

Can we Manage Roles in Database instead of web.config file in ASP.NET
Applications while implementing Role Bases Authentication?

Dec 6 '05 #1
3 965
Look at a sample here using Role based forms Auth at:
http://aspnet.4guysfromrolla.com/articles/082703-1.aspx
Hope that helps
Patrick

<jo*********@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Can we Manage Roles in Database instead of web.config file in ASP.NET
Applications while implementing Role Bases Authentication?

Dec 6 '05 #2
ASP.NET 2.0 Membership API nativly stores the roles in the Database.

--
Daniel Fisher(lennybacon)
http://www.lennybacon.com
<jo*********@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Can we Manage Roles in Database instead of web.config file in ASP.NET
Applications while implementing Role Bases Authentication?

Dec 6 '05 #3

Here is yet another roles article from a different perspective:
http://odetocode.com/Articles/428.aspx

On 6 Dec 2005 01:10:25 -0800, jo*********@gmail.com wrote:
Can we Manage Roles in Database instead of web.config file in ASP.NET
Applications while implementing Role Bases Authentication?

--
Scott
http://www.OdeToCode.com/blogs/scott/
Dec 6 '05 #4

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

Similar topics

4
by: ugo_lavoie | last post by:
Hi there, i'm doing a databse right now and i want it to be secure, about 20-30 people (max) will be using it and it will be on a SQL server. My first question: I saw some web page about adding...
4
by: TS | last post by:
What are my options to implement custom roles and still authenticate with active directory and windows authentication? I haven't seen any articles saying how to do it, usually it uses forms...
1
by: Markus Stehle | last post by:
Hi all! Within my web applikation I would like to centrally manage page access rights. Users of my web application belong to certain departments and have certain roles. The departments and roles...
5
by: hansiman | last post by:
Following http://aspnet.4guysfromrolla.com/articles/082703-1.aspx I've set up roles authentication for my web application. User's roles are registered by: HttpContext.Current.User = _ New...
5
by: Jonathan Allen | last post by:
Is this the correct way to use application roles? Public Function GetDBConnection() As SqlConnection Dim oCon As New SqlConnection(myConnectionString) oCon.Open() Using oCmd As SqlCommand =...
5
by: bill | last post by:
I am looking for examples and assistance in configuring application roles using SQL Server 2000 and VB.NET, both web forms and windows forms. Are there any suggestions? Thanks Bill
0
by: Sale | last post by:
I am writing an asp 2.0 website where existing AD users can log in. I am using ActiveDirectoryMembershipProvider for this task and it works. Now I need to define roles for these users (admin,...
4
by: AC | last post by:
Hi there. My asp.net 2.0 development website uses roles to control access to sections of my site, configured using the asp.net configuration tool, which is great. Except that isn't available once...
3
by: Steven Nagy | last post by:
Hi all, I'm getting across the membership API stuff. However it seems that we would have benefitted from some extra controls for "Manage Users" and "Manage Roles". Is there some additional...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.