473,386 Members | 1,886 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.

ASP.NET Membership

Hi all,

My previous Q on this didn't get answered. I may have confused matters a
little.

If I use Active Directory to authenticate users on my site, where do I
manage the other aspects of site security such as roles? Is it all done in
the active directory or the membership data in the SQL Server?

i.e. If I set up AD as my membership provider and use the ASP.NET
configuration page, does the AD provide purely just the authentication. I
see in web.config there is membership defaultProvider and a seperate
roleManager which can use a different connection string.

Thanks.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
Mar 12 '08 #1
3 1354
Yea the silence gets deafening when it starts to show how FUBAR some of the
framework implementations have been left all broken and malformed ainna?
"David" <da*****************@revilloc.REMOVETHIS.comwrot e in message
news:uy**************@TK2MSFTNGP04.phx.gbl...
Hi all,

My previous Q on this didn't get answered. I may have confused matters a
little.

If I use Active Directory to authenticate users on my site, where do I
manage the other aspects of site security such as roles? Is it all done in
the active directory or the membership data in the SQL Server?

i.e. If I set up AD as my membership provider and use the ASP.NET
configuration page, does the AD provide purely just the authentication. I
see in web.config there is membership defaultProvider and a seperate
roleManager which can use a different connection string.

Thanks.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
Mar 12 '08 #2
The AuthorizationStoreRoleProvider works with Microsoft Authorization Manager
(AzMan). AzMan can use role information stored in XML files or in Active
Directory.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
"David" wrote:
Hi all,

My previous Q on this didn't get answered. I may have confused matters a
little.

If I use Active Directory to authenticate users on my site, where do I
manage the other aspects of site security such as roles? Is it all done in
the active directory or the membership data in the SQL Server?

i.e. If I set up AD as my membership provider and use the ASP.NET
configuration page, does the AD provide purely just the authentication. I
see in web.config there is membership defaultProvider and a seperate
roleManager which can use a different connection string.

Thanks.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
Mar 12 '08 #3
Wouldn't you agree that those kludged and outright flakey aspects of 2.0
Membership, Roles and Profiles have been left fallow with later releases?
Especially with regard to the scope of authentication in general?
"Peter Bromberg [C# MVP]" <pb*******@yahoo.NoSpamMaam.comwrote in message
news:28**********************************@microsof t.com...
The AuthorizationStoreRoleProvider works with Microsoft Authorization
Manager
(AzMan). AzMan can use role information stored in XML files or in Active
Directory.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
"David" wrote:
>Hi all,

My previous Q on this didn't get answered. I may have confused matters a
little.

If I use Active Directory to authenticate users on my site, where do I
manage the other aspects of site security such as roles? Is it all done
in
the active directory or the membership data in the SQL Server?

i.e. If I set up AD as my membership provider and use the ASP.NET
configuration page, does the AD provide purely just the authentication. I
see in web.config there is membership defaultProvider and a seperate
roleManager which can use a different connection string.

Thanks.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
Mar 12 '08 #4

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

Similar topics

9
by: Paul Keegstra | last post by:
Hi, I am currently working on an asp.net 2.0 web site that is a replacement of a classic asp web site. The current web site uses a Commerce Server 2002 database for storing user information. ...
4
by: Pony Tsui | last post by:
I was install the starter kits CLUB, and created a CLUB WEB SITE, this application use the MemberInfo table in club.mdf to store the membership'data, but i can not find out where to define or...
2
by: Balaji | last post by:
Hi All, Can I use more than one membership provider for a given website? I understand only one of them could be default one. If yes, then how to programmatically access the other membership...
3
by: ryan.mclean | last post by:
Hello everyone, I am wondering, can the membership provider be changed at runtime? Perhaps the connectionStringName? I would like to use a different database based on the server the site is...
4
by: =?Utf-8?B?Q2hyaXMgQ2Fw?= | last post by:
I have been having some trouble with implementing a custom Membership Provider. We have a custom data store and business logic that pulls user information. I need some level of functionality...
4
by: =?Utf-8?B?U2FsYW1FbGlhcw==?= | last post by:
Hi, I am trying to play with the Survey manager application provided gracefully by Microsoft at "http://msdn.microsoft.com/vstudio/express/sql/samples/" VB team(so many thanks), compiled the win...
3
by: Glenn | last post by:
My current classic-ASP site has users, projects, roles and the 2.0 membership looks like a perfect fit, but I'm having trouble finding examples of how to have users that belong to different...
1
by: =?Utf-8?B?ZVByaW50?= | last post by:
Asp.Net v2.0 I have created a web application and I am using it from a single website and database. The web application has different ‘portals’ – each independent and I am using the...
1
by: =?Utf-8?B?ZVByaW50?= | last post by:
Asp.Net v2.0 I have created a web application and I am using it from a single website and database. The web application has different ‘portals’ – each independent and I am using the...
8
by: Nick | last post by:
Hi there, Membership.GetNumberOfUsersOnline() works great the first time, then jumps up to the number of users registered in the system. I have tried enumerating through each user individually...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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:
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
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,...

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.