Visual InterDev
Every Web application on the Web server has permission settings that identify authorized users and specify their privileges. In Microsoft® Visual InterDev™, you can set the design-time permissions for your Web application. By default, a new Web application inherits the same permissions as the root directory. You can customize these permissions, and then control the permissions for individual users and for groups.
Setting Web application permissions involves the following:
You can set unique permissions for the Web application of the currently active Web project. Unique permissions must be set for a Web application before you can modify its users and groups.
To set unique permissions for a Web application
Note You need to apply the change to unique settings in this tab before the other tabs are available for changes.
After you have set custom permissions for your Web application, you can add individual users and control their permissions.
To add users to a Web application
–or–
In the Obtain list from box, select the domain and add users from the Names field.
You can edit the permissions for each user.
To change permissions for a user
You can control the read and write permissions granted to groups of users.
Note If your master Web server is on an operating system using the File Allocation Table file system (FAT), such as Windows 95, instead of NT File System (NTFS), you cannot change the permissions for groups.
To add groups of users to a Web application
–or–
In the Obtain list from box, select the domain and add groups from the Names field.
Once a group has been given permissions, you can change the permissions of the group.
To change permissions for a group
You can control the read and write permissions granted to computers based on an IP address.
Note If your master Web server is on an operating system using the File Allocation Table file system (FAT), such as Windows 95, instead of NT File System (NTFS), you cannot change the permissions for computers.
To add a computer to a Web application
Note You can specify a group of computers that have the same initial address by using an asterisk (*).
Once a computer has been given permissions, you can change the permissions of the computers.
To change permissions for a computer
You can simplify design-time security easily by modifying Web permissions once and then using the Microsoft® Windows NT® User Manager utility for subsequent security changes.
Note If your master Web server is on an operating system using the File Allocation Table file system (FAT), such as Windows 95, you cannot change the permissions for groups.
To simplify design-time security
For example, you might create one for administrators called Web_Admins and one for developers called Web_Devs.
When you create new Web applications on this server, you can choose to have the new Web application inherit the permissions of the root directory.
You can grant new users administer or author access to the Web applications on this server by simply adding their names to the appropriate group using the Windows NT User Manager, without re-invoking the Web Permissions dialog box.
However, if you want to maintain a single sub-Web application with different permissions than the other applications on the server, you must set it up to have unique permissions and then manage its users and groups separately.
You can revoke the permissions that an individual or group has by deleting them from the user or group lists.
To delete user or group permissions on a Web application
Note If your master Web server is on an operating system using the File Allocation Table file system (FAT), such as Windows 95, instead of NT File System (NTFS), you cannot change the permissions for groups.