Msdn web site administration tool
If the setting has been inherited and cannot be overridden, it appears dimmed, to indicate that it is disabled, in the Web Site Administration Tool. In order to use the Web Site Administration Tool to administer a Web site, the user credentials for the user account under which you are running Visual Web Developer must have Read and Write permissions to the Web.
If you cannot manage the configuration for the Web site using the Web Site Administration Tool, contact the system administrator. The Web Site Administration Tool features a tabbed interface that groups related configuration settings within each tab. The tabs and the configuration settings that the tabs manage are described in the following sections.
Use the Security tab to manage access rules to help secure specific resources within the Web site and to manage user accounts and roles. You can specify how the Web site is used—either from the Internet publicly or from an intranet on a local area network. This in turn indicates the type of authentication mode that the Web site will use.
Internet Web sites use the ASP. NET membership system, where you define individual user accounts. NET uses a security system to restrict access to specific user accounts or the roles to which the user accounts belong. Intranet Web sites use Windows authentication, where users are identified by their Windows logon information.
Use the Application tab to manage a variety of settings related to the Web site, including the following:. Offline and online settings, which take the Web site offline shut it down to perform maintenance or to bring a new Microsoft SQL Server Standard edition database online.
See our How charges are processed topic for additional information about cloud subscriptions. Contact Visual Studio subscriptions support. This device is not currently supported for these products. To continue downloading, click here. Administrator portal sign-in. Have a question? Why assign subscriptions. Visual Studio Subscriptions Administrator Handbook.
What's included in a Visual Studio subscription? Compare benefits to choose the right subscription for your developers. Learn more. GitHub Enterprise. Empower your team. Transform your business. Administration videos.
Using the administration portal. Accessing the portal and setting up admins. Explore the admin portal. Adding Azure Active Directory Groups. Maximum Usage Report. Choosing which subscription ID to assign. Adding an Individual Subscriber. Adding Subscribers in Bulk. Editing Subscribers in Bulk.
Removing subscription access. Partners managing subscriptions for their customers. Tips and tricks. Why should I assign Visual Studio subscriptions?
Help your subscribers get the most out of Azure. Why do I see personal accounts for my subscribers? Access options for subscriptions. Buying Visual Studio subscriptions. Managing Visual Studio subscriptions. Software Downloads and Benefits. Signing in. Renewal and cancellation. How do I purchase Visual Studio subscriptions for my team or organization? Depending on the size and needs of your organization, there are several options available to you. Take a look at our page for purchasing Visual Studio subscriptions to see what works best for your organization.
How do I access the portal? Where is everything I need to know? The administrator webpage has all your updates, videos and important links. Then, written guidance on being an administrator is in our documentation.
How do I add and remove administrators? If you are using ASP. NET membership Web site security is set to From the internet , you can also use the Search for users feature. Be careful when you create a rule with the All users option. Because rules are applied in order, you can unintentionally create a rule that prevents all users from accessing a folder.
Typically, you choose the Anonymous users option to restrict deny access for users who are not logged on. Select Allow to give access to the specified directory for the specified user account or role. Select Deny to not allow access to the specified directory for the specified user account or role. For example, to prevent users who are not logged on anonymous from viewing pages in a folder, click the folder, select Anonymous users , and then select Deny.
Sometimes, you might have to create multiple rules for the same folder in order to establish the correct permissions. For example, you might create a rule that denies access to anonymous user accounts and a second rule that denies access to user accounts in the role of Guest. That way, only users who are logged on and in another group can access the folder. The Web. The following code example is the Web. Access to the restricted subdirectory is allowed for administrators and denied for anonymous users.
NET database. However, using the Provider tab, you can specify that application information for user accounts and roles be kept in another database for example, retrieving role information from the Windows user database. For more information about the settings that are managed in the Security tab, in the.
NET Framework documentation, see the following topics:. Limiting Access to ASP. NET Web Sites. Web Site Administration Tool Overview. Web Site Administration Tool Internals.
0コメント