| | Help and How-to Training Related Products and Technologies Support and Feedback Technical Resources Additional Resources | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
Create a form to help protect your Unix-based Web site
Some of the content in this topic may not be applicable to some languages. Important The procedure in this topic requires the use of the Registration Form Handler (Registration Form Handler: In FrontPage, a form handler that allows site visitors to automatically register themselves for access to a service implemented as a Web site.), which is only available on Web servers running the UNIX (UNIX: A multi-user, multitasking operating system that exists in various forms and implementations, typically used on proprietary computer workstations. Many Web servers run on UNIX systems.) operating system.
You can protect and monitor your Web site by creating a registration form and then setting up permissions for users. Create a user registration form
- Open your top level site (top level site: The uppermost folder in a hierarchy of Web site folders. A top level site can be hosted on a Web server, a virtual server network, or a local computer hard disk.).
- On the File menu, click New.
- In the New
task pane, (task pane: A window within an Office application that provides commonly used commands. Its location and small size allow you to use these commands while still working on your files.) under New page, click More page templates.
- On the General tab, click User Registration, and then click OK.
- Scroll down to the bottom of the page and right-click the form, and then click Form Properties.
- Click Options, and then click the Registration tab.
- In the Web site name box, type the name of the protected Web sub site.
- Click the File Results tab.
By default, the file in which the user names of site visitors are saved is shown in the File name box. This file is located in the _private folder of the top-level Web site, a hidden directory in your Web site. This directory is set up so no one can browse to it, making it more secure. You can change this location and file name as needed, however doing this isn't as secure as using the _private directory.
- In the File format list, select the format in which you would like to receive the file results.
- Click OK, and then click OK again.
- Customize the fields on the form as needed.
For example, change the phrase [Name of your sub Web] to the name of your protected Web sub site, customize the instructions on the form, and change the text labels on the fields.
Note You must save the registration form to the top-level Web site, not the sub site itself. For example, if the protected Web sub site is http://TopLevelSite/SubSite, the form must be saved in top-level Web site.
Specify how you want to help protect your Web site
- Open the Web site.
- On the Tools menu, point to Server, and then click Permissions.
- On the Settings tab, click Use unique permissions for this Web, and then click Apply.
- Click the Users tab, and then click Only registered users have browse access.
- Click Add.
- Next, add the users to the Web, adding users for browse, author, and administer access separately.
How?
- If you are using a Web server that supports a domain hierarchy, in the Obtain list from box, select the domain or group from which you want to select users.
- In the Names box, select or type a user name, and then click Add.
- Repeat steps 1 and 2 for each user you want to add for a particular type of access.
- Specify the type of access to give to the list of users you are adding (browse, author, or administer access), and then click OK.
- The same permission is given to all users listed in the Add Names box. To set different permissions, for example to give one user browse access and a different user author access, repeat steps 1 through 4 for each user.
|