Providing a custom login form for Lotus QuickPlace

 

+

Search Tips   |   Advanced Search

 

Create the Domino Web Services configuration database (domcfg.nsf), a database that functions as a container for custom HTML pages. Then use the database to provide a custom form (QuickPlaceLoginForm) displayed during the process of authenticating portal users with a name and password.

Perform the following steps:

  1. Open the Notes client and select File - Database - New.

  2. Next to Server at the top of the dialog box, select the IBM Lotus Domino server that runs IBM Lotus QuickPlace.

  3. Type a descriptive title, for example: Web Server Configuration.

  4. Under File name, type domcfg.nsf.

    The title can be anything, but the file name must be domcfg.nsf.

  5. Next to Server in the middle of the dialog box, select any server, and click Show advanced templates.

  6. Next to Template, select Domino Web Server Configuration (6) (domcfg5.ntf).

  7. Click OK.

  8. Open the Web Server Configuration database (domcfg.nsf ) you have created.

  9. Click Add Mapping.

  10. Next to Applies To, accept the default of All Web Sites/Entire Server unless the Lotus Domino server hosts multiple web sites and we need to specify separate IP addresses for Web Site documents or Virtual Servers.

  11. Next to Target Database, type...

    quickplace/resources.nsf

    ...to replace the default entry.

  12. Next to Target Form, type...

    QuickPlaceLoginForm

  13. Click Save and Close.

 

Parent Topic

Configure single sign-on between WebSphere Portal and Lotus Domino

 

Previous topic

Enable multi-server SSO authentication

 

Next topic:

Increase SSO security by preventing anonymous access to HTML files