Domino login form vs. login dialog box

What setting controls if a web user will get a Windows dialog box or a Domino database form as the login screen? A domcfg.nsf database has not been created.

The test server in question is running on Windows XP/2003 and all clients are running current versions of Windows XP and Internet Explorer.

Any help would be appreciated.

John Grantman

Subject: Domino login form vs. login dialog box

Basic authentication shows Windows dialog. Session authentication (on server doc or web site doc) causes Domino login form.

Subject: RE: Domino login form vs. login dialog box

Hi,

You will need to create DOMCFG.nsf in the Data directory and modify the default login form as need be. Plus, aside from changing Session Authentication from Disabled to Single Server in the server doc, you also need to add “&login” at the end of the home URL in the Domino Web Engine section of the server doc. Then restart Domino.

Ken