Login Options

You can set login notification options in Workbench that appear as users log on to the DiveLine server using any Diver client.

To set the DiveLine server login options:

  1. In Workbench, click ToolsServer SettingsGeneralLogin Options

  2. Under the Options section, click the ClosedLogin Options chevron to display the settings.

    Server Settings Login Options

  3. Enter a Welcome Message, Message of the Day, and select the Show last login information check box if desired.

  4. Save the tab.

How these messages display varies with each client. The examples here are from a Workbench logon.

The Closedwelcome message appears when the user opens a client, before the logon dialog box.

Example of a Workbench Welcome Message dialog box

If the ClosedMessage of the Day is set, it appears after a successful logon. The message includes the last logon information if the user had previously logged on to the DiveLine server.

Example of a Workbench Message of the Day with last login

If there have been failed logon attempts, that message is displayed in the ClosedMessage of the Day dialog box.

Example of Workbench Message of the Day where there has been failed login attempts

NOTE: You can use the command line dicfg utility to automate these messages from housekeeping scripts:

  • dicfg set string -name "welcome_message" -value "<New welcome message>"

  • dicfg set string -name "message_of_the_day" -value "<New message of the day>"

For more information on using dicfg, see Command Line Utility dicfg.exe.