DAF 4.X Home Page

DAF Documentation Home

IIS Authentication Scheme Configuration

DAF does not support Windows NT Challenge/Response authentication scheme. Therefore, for the filter to work correctly:


With IIS 4.0

Above options MUST be active for each IIS Web site attached to a DAF User Database. Therefore, they can be set for the "WWW Service" and inherited by each site. Or, they can be set specifically for each IIS Web Site.

1. From the DeskTop task bar, open: Start, Programs, Windows NT 4.0 options Pack, Microsoft Internet Information Service, Internet Service Manager
2. Open the "Console Root" and "Internet Information Server"

    To configure the authentication scheme for the "WWW Service":

3a. Select your Physical Server. Choose Action/Properties
4a. In "Master Properties" choose "WWW Service." Press "Edit"
5a. Continue to step 6.

    To configure the authentication scheme for a Web Site:

3b. Select a Web Site
4b. Choose Action/Properties
5b. Continue to step 6.

6. Choose "Directory Security"

11431 bytes

7. In frame "Anonymous Access and Authentication Control", press "Edit."
9. CHECK "Allow Anonymous Access." If Anonymous Access should be disabled it is recommended to use DAF or NT permission to get the same result.
10. CHECK "Basic Authentication (Password is sent in Clear Text)"
11. UNCHECK "Windows NT Challenge/response"
12. Press OK
13. Close "Management Console"


With IIS 2.0 or 3.0

  1. Open the "Microsoft Internet Service Manager"
  2. Open "WWW Service Properties"
  3. Open "Service"
  4. In password Authentication, check "Basic (clear text)" and uncheck "Windows NT Challenge/response." (For some mysterious reason, I have noticed IIS has some random problem with the basic authentication scheme when "Windows NT Challenge/Response" scheme is checked.)

Last update: Thursday, August 31, 2000 07:13