Re: membership provider for the sam database
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 13 Jul 2006 02:26:23 GMT
Hello Jerry,
As for the SAM database, so far I haven't found any 3rd party ASP.NET 2.0
provider(membership or role or ...) for it. The following blog article has
mentioned some existing membership/role providers, include SQL db, MySql,
Oracle....
#ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security
Resources
http://weblogs.asp.net/scottgu/archive/2006/02/24/438953.aspx
If you do need to connect it follow the provider model(I think this is the
best practice for ASP.NET 2.0 application), you may consider building a
custom one. And ASP.NET team has published the 2.0 built-in providers'
source code, this will he good resource for your reference if you'd like to
write a custom one:
#Source Code for the Built-in ASP.NET 2.0 Providers Now Available for
Download
http://weblogs.asp.net/scottgu/archive/2006/04/13/442772.aspx
Hope this helps some.
Regards,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- References:
- Re: membership provider for the sam database
- From: Dominick Baier
- Re: membership provider for the sam database
- Prev by Date: Re: Could not establish trust relationship with remote server
- Next by Date: Re: Asp Administration Console
- Previous by thread: Re: membership provider for the sam database
- Next by thread: Mixed Windows Domain and SQL Server Membership in 2.0
- Index(es):
Relevant Pages
|
|