Err Msg: Error Fetching URL, (PRTH_E_ACCESS_DENIED - Access Denied)
ID: Q224200
|
The information in this article applies to:
-
Microsoft Site Server version 3.0
-
Microsoft Site Server version 3.0, Commerce Edition
SUMMARY
When you attempt to crawl a resource (Web address or file) that uses Windows NT Challenge Response or Basic/Clear Text authentication, you may receive the following error in the Site Server 3.0 Gatherer logs:
Error fetching URL, (PRTH_E_ACCESS_DENIED - Access denied)
MORE INFORMATION
This is a simple configuration error. In order to crawl a resource using Windows NT Challenge Response or Basic/Clear Text authentication, you must create a rule within the catalog build definition.
In the example below, http://www.mysite.com/ will be the resource that you want to crawl. For this example, assume this site is only using Basic authentication.
- Open the Site Server 3.0 Admin (MMC)
- In the Site Server Search snap-in, choose your computer name and right-click the Catalog Build Server.
- Choose New Catalog Definition with a Wizard .
- When the New Catalog Definition wizard appears, click Next.
- For the catalog name, select MyCatalog and click Next.
- For the type of crawl, select Web link crawl and click Next.
- For the start address, enter http://www.mysite.com/.
IMPORTANT: For the crawling rule, select the Use the site rules only option and click Next.
- Leave the Search Hosts as default and click Next.
- DO NOT select the Start build now option. Click Finish.
At this point, the new catalog definition will appear under the Catalog Build Server node in the MMC.
- Right-click the newly created "MyCatalog" catalog build definition and choose Properties.
- When the properties of the catalog build definition opens, choose the Sites tab.
- Click the Add button at the bottom of the window to add a new rule.
- When the Add Site Rule Wizard appears, click Next.
- For the site name, enter www.mysite.com. Select the Crawl this site option and click Finish.
- Click the Add button at the bottom of the window to add a new rule.
- When he Add Site Rule Wizard appears, click Next.
- For the site name, enter *. Select the Avoid this site option and click Finish.
- Select the rule marked "Crawl www.mysite.com" and click the Properties button.
- When the properties of this rule appear, click the Account tab.
- On the Account tab, you can specify whether or not to use the Default content access account or to specify a specific account. The option to use the default content access account WILL NOT WORK for a Basic-authentication enabled site. You must specify the account you want to use to crawl this site and select the option for Windows NT Challenge Response or Basic/Clear Text authentication (in this example, Basic is used).
- Start a full build of the site.
Additional query words:
Keywords :
Version : winnt:3.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: July 20, 1999