Solution Sites AuthFiles Folder

The files in this folder are intended for use with AuthFilter, the Internet Server API (ISAPI) filter provided with Commerce Server. These files are included in case you want to integrate AuthFilter into your site.

Ee785003.caution(en-US,CS.20).gifCaution

  • If you do not intend to use AuthFilter, you must remove the AuthFiles directory or remove the permissions from the directory. Otherwise, it will be a security risk.

The following files are contained in this folder.

File Description
autocookie.asp Generates a globally unique identifier (GUID) used to track an anonymous user, creates a ticket containing the GUID, and sets the ticket in a persistent cookie.
error.asp Used to write an error message to the user.
help.asp Used to write a help message to the user.
interror.asp The user is redirected to this page if any abnormal internal errors occur with the AuthFilter or Internet Information Services (IIS).
Login.asp Handles the login process. A different file with the same name, login\login.asp, is used by the Solution Sites.
nocookie.asp The user is redirected to this page if cookies are disabled. Provides an informational message.

Copyright © 2005 Microsoft Corporation.
All rights reserved.