PRIMECLUSTER Web-Based Admin View Operation Guide
Contents Index PreviousNext

Part 3 Web-Based Admin View tools menu> Chapter 4 Environment settings

4.6 Authentication environment setup

This section describes the environment variable for authentication of Web-Based Admin View.

[Operation environment variable for authentication]

Attribute

Environment variable

Setting value

Description

sys

login-retry

nnn (positive number) [time]

0: non-stop

undefined: 5 times

The number of failed login attempts that will be allowed before any further login attempts are prohibited for some preset "login-inhibit-time."

sys

login-inhibit-time

nnn (positive number) [minute]

undefined: 30 min

minimum: 10 min

Inhibiting time at login.

Since the operation environment variable for authentication is not set when installed, the initial value is undefined.

Procedure:

Take the following steps to set up operation environment variable for authentication.

  1. Stop Web-Based Admin View on all the management servers and monitored nodes.

    Refer to "Stop."

  2. Set up the operation environment variable for authentication.

    Execute the following command (wvSetparam) on all management servers and monitored nodes.

    # cd /etc/opt/FJSVwvbs/etc/bin

    #./wvSetparam -add <Attribute> <Environment variable> <Setting value>

    <Attribute>:<Environment variable> <Setting value>

    The set value is outputted when executing the command. Check if the value is correct.

    Example:

    # ./wvSetparam -add sys login-retry 10

    sys:login-retry 10

    # ./wvSetparam -add sys login-inhibit-time 20

    sys:login-inhibit-time 20

  3. To validate the setup, restart Web-Based Admin View on all management server and monitored nodes.

    Refer to "Restart."


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005