How to Reset Permissions for FrontPage 97
ID: Q173281
|
The information in this article applies to:
-
Microsoft FrontPage 97 for Windows
SUMMARY
This article describes how to reset permissions and remove the FrontPage 97
Server Extensions on a Windows NT server.
MORE INFORMATION
To reset the permissions and remove the FrontPage 97 Server Extensions on a
Windows NT server, follow these steps:
- Change NTFS Permissions
- Run the FrontPage Server Administrator and uninstall the FrontPage
Server Extensions.
- On the Windows Start menu, click Run.
- In the Open box, type "C:\Program Files\Microsoft
FrontPage\bin\fpsrvwin" (with the quotation marks) and click OK.
NOTE: If you installed FrontPage to a folder other than the
default, change the path to reflect the correct folder.
- In the Select Port Number box, click the port whose extensions
you want to uninstall. Click Uninstall.
- Repeat step 3 for each port whose extensions you want to
uninstall.
- Click Close.
- Use the Microsoft Internet Service Manager (ISM) to delete folders
that contain _vti_* in the path. To do this, follow these steps:
- On the Windows Start menu, point to Programs, point to "Microsoft
Internet Server (Common)," and then click Internet Service
Manager.
You will see the following information:
Computer Service State Comments
-------------------------------------------
User1 WWW Running
User1 Gopher Stopped
User1 FTP Running
- Double-click the server whose Service is WWW.
- Click the Directories tab.
- Select the first directory that contains "_vti_" and click Remove.
- Repeat step 4 for each directory that contains "_vti_."
- Click Apply.
- As the Administrator, take ownership of all files and folders in the
content directory.
- Determine the document root. In the following table, the entry
whose alias is <Home> is the document root.
Directory Alias Address Error
--------------------------------------------------
c:\inetsrv\wwwroot <Home>
c:\inetsrv\scripts /Scripts
- Click Close.
- Take ownership of the files and folders in the document root.
- On the Windows Start menu, point to Programs, and then click
Windows NT Explorer.
- Right-click the folder and then click Properties on the menu that
appears.
- Click the Security tab.
- Click Take Ownership.
- Click to select the "Replace Permissions on Subdirectories" and
"Replace Permissions on Existing Files" check boxes.
- Click OK.
- Remove existing permissions for the content directory and files and then
apply the appropriate permissions, using these steps:
- Right-click the <foldername> folder and then click Properties.
- Click the Security tab.
- Click Permissions.
- Click the first entry and then click Remove.
- Repeat step 4 for each additional <entry> you want to remove.
- Click Add.
- Select the first user for whom you want to set permissions. Click
Add.
- In the Type of Access list, click the permission access you want to
grant. For example, in the User list, click Administrator. In the
Type of Access list, click Full Control (All).
Set the following permissions for the content directory and files
User Permission
---------------------------
Administrators Full Control (All)
System Full Control (All)
- Click to select the "Replace Permissions on Subdirectories" and
"Replace Permissions on Existing Files" check boxes.
- Click OK.
- Stop and restart the WWW services in ISM.
- On the Windows Start menu, point to Programs, point to Microsoft
Internet Server (Common), and then click Internet Service Manager.
- Select the service you want to stop.
- On the Properties menu, click Stop Service.
- Repeat steps b and c for each service (http, ftp and gopher) you want
to stop.
- Restart each service by clicking the service and then clicking Start
Service on the Properties menu.
- Run the FrontPage Server Administrator and install the FrontPage Server
Extensions.
- On the Windows Start menu, click Run.
- In the Open box, type "C:\Program Files\Microsoft
FrontPage\bin\fpsrvwin" (with the quotation marks) and click OK.
NOTE: If you installed FrontPage to a folder other than the default,
change the path to reflect the correct folder.
- The Select Port box is blank.
- Click Install.
- Click Microsoft Internet Information Server.
- In the Select Port box, enter the port number you want to use. In the
Multi-hosting box, enter the IP address for the server. Click OK.
- In the Confirmation Dialog dialog box, confirm that your settings are
correct and then click OK.
- Click Close.
- Changing Root Web Permissions in FrontPage 97
After you have completed the above steps, open the root web for each
virtual server and set the Permissions for users and groups that need
access to the web.
NOTES:
- Typically, the users you want to develop content in your web will be
listed on the Users tab in the Permissions dialog box.
- You may need to remove groups, such as Interactive, System, and
Everyone if they are listed on the Groups tab in the Permissions
dialog box.
To set permissions for the Root Web, follow these steps:
- Start FrontPage Explorer.
- In the Getting Started with Microsoft FrontPage dialog box, click
"Open existing FrontPage web."
- Click OK.
- In the Web Server or File Location box, type or select the web server
you want to access.
- Click List Webs.
- In the FrontPage Webs box, click <Root Web> and then click OK.
- If you are prompted to enter your name and password, enter the name
and password you used in step x above.
- On the Tools menu, click Permissions and then click the Users tab.
- Click the Add or Remove button to add or remove a user.
- Click the Groups tab.
- Click the Add or Remove button to add or remove a user.
- Click Apply.
- Click OK.
- Repeat steps a through m for each virtual server if you are multi-
hosting servers.
Additional query words:
97
Keywords : fp97
Version : WINDOWS:98
Platform : WINDOWS
Issue type : kbinfo
|