[Home]ASP.Net User Management

Contents | (Visit Preferences to set your user name.) | Related To ASP.Net User Management | RecentChanges | Preferences | Index | Login | Logout

Featured: Featured Stories | Picture Gallery

Legal Challenges In Dealing With Agency Decisions | Sample Four Letter Available Domain Names January 2004
Google
Chat11.com Web Bible11.com MyBibleCenter.com
Cover of ISBN 0672323079

Cover of ISBN 0761535225

Java Programming For The Absolute Beginner

Cover of ISBN 0596003471

Programming .NET Components

ASP.Net User Management

Subjects > Computers > Software > Programming > Web Application Programming For .NET

Cover of ISBN 0764596985Professional ASP.NET 2.0 Security, Membership, and Role Management

Otber topics: * Single ASP.NET Login To Multiple Domains And Subdomains

Devstudio 2005 and ASP.NET 2.0 provide an ASP.NET Web Site administration tool. It gives a nice way to list users, list their roles, list roles on the system, setup new roles, and assign roles to users. It does have some limitations though:

Changing Password Length and Required Alphanumeric characters on ASP.NET 2.0 Login control

Add this to the system.web portion of the web.config file for the web application:

And this needs to be part of the connection strings:

Google: asp.netwebadminfiles

Q. Has anyone modified ASP.NETWebAdminFiles?Create to run on their webserver? This tool manages membership, and comes with vs.net 2005.

Create a virtual directory ASP.NETWebAdminFiles in IIS that point to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ASP.NETWebAdminFiles

Open properties windows of the new virtual directory, make sure that it is configured to run with ASP.NET 2.0, and in Security tab, uncheck Anonymous Access, check Integrated Windows Authentication.

After that, you will be able to connect to WebAdminTools using the following syntax
http://localhost/ASP.NETWebAdminFiles/default.aspx?applicationPhysicalPath=XXX&applicationUrl=/YYY
in my case, it is:
http://localhost/ASP.NETWebAdminFiles/default.aspx?applicationPhysicalPath=D:\Tasks\Libranyon\Photonyon\&applicationUrl=/Photonyon

Although I don't recommend to do it, if you want to access WebAdminTool from other computer, open WebAdminPage.cs from (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ASP.NETWebAdminFiles\App_Code) and comment the following code block
            if (!application.Context.Request.IsLocal) {
                SecurityException securityException = new SecurityException((string)HttpContext.GetGlobalResourceObject("GlobalResources", "WebAdmin_ConfigurationIsLocalOnly"));
                WebAdminPage.SetCurrentException(application.Context, securityException);
                application.Server.Transfer("~/error.aspx");
            }

WebAdminTool still be protected by Intergrated Windows Authentication, so you still some have some defense here.


Could not find Programming/BottomAd1?Create

Search for books about:

/BottomAd1, Computers, Garnet, NETWebAdminFiles, Programming, Software

Search The Net:
Garnet
Computers
Software
Programming
NETWebAdminFiles
/BottomAd1

Contents | (Visit Preferences to set your user name.) | Related To ASP.Net User Management | RecentChanges | Preferences | Index | Login | Logout
Edit this www.chat11.com page | View other versions
Last edited April 8, 2007 2:54 am (diff)
Search:
Sign up for PayPal and start accepting credit card payments
instantly.
Bobsgear - Get A Free Enterrpise Wiki Space!
Review: The Bobsgear Project was started to develop a variety of Confluence plugins. This installation of the Confluence Enterprise wiki includes flexible attachments, many Confluence plugins, personal blogs, interesting articles, and more. Bobsgear already has spaces related to politics, art and photography wiki, technical issues wiki, ediscovery wiki, health, Christian theology and Sabbath School wiki, the bible, book reviews, and quotations. Bobsgear allows free signup, and invites anyone to create a free hosted Confluence wiki space.


NEW USERS CLICK HERE! for a quick introduction to Wiki.

 

 Interested in Radiocommunication Service?
2757 total hits since 0/2008
Recently accessed pages: Eating Nutrition And Weight Loss GoogleWhacks Groucho Marx Hemochromatosis Inner Knee Pain Internet Guide - Elizabeth Hurley Job Talk Show Notes April 25 2004 Mariel Hemingway Marin County California Phil Henry Show Phil Henry Show Listener Comments Pocket PC Dictionary Popular Quotations Searches Problem On Windows Mobile With Activesync 0x85010017 RecentChanges Religion/TopAd1 Siphon Jet Toilet Software License Agreements Star Wars Game Epic Duels Stock Media Licensing

Elapsed:1