UPS Network Management Card 2 User’s Guide26
user
Access: Administrator only
Description: Configure the user name and password for each account type, and configure the inactivity
timeout.
For information on the permissions granted to each account type (Administrator, Device User, and
Read-Only User), see “Types of user accounts” on page3.
Example 1: To change the Administrator user name to XYZ, type:
user -an XYZ
Example 2: To change the log off time to 10 minutes, type:
user -t 10
web
Access: Administrator
Description: Enable access to the user interface using HTTP or HTTPS.
For additional security, you can change the port setting for HTTP and HTTPS to any unused port from 5000 –
32768. Users must then use a colon (:) in the address field of the browser to specify the port number. For
example, for a port number of 5000 and an IP address of 152.214.12.114:
http://152.214.12.114:5000
Example: To prevent all access to the user interface, type:
web -S disable
-fileinfo View information about the firmware update file present on your NMC,
including its name, whether it is compatible with the UPS, and its version.
Option Argument Description
-an
-dn
-rn
<admin name>
<device name>
<read-only name>
Set the case-sensitive user name for each account type. The maximum
length is 10 characters.
-ap
-dp
-rp
<admin password>
<device password>
<read-only password>
Set the case-sensitive password for each account type. The maximum
length is 32 characters. Null/ blank passwords are not allowed.
-t <minutes> Set the time that the system waits before logging off an inactive user.
Three minutes is the default, with a maximum of ten.
Option Argument Definition
-S disable | http | https Configure access to the user interface. When HTTPS is enabled, data is
encrypted during transmission and authenticated by digital certificate.
-ph <http port #> Specify the TCP/IP port used by HTTP to communicate with the NMC (80
by default).
-ps <https port #> Specify the TCP/IP port used by HTTPS to communicate with the NMC (443
by default).
Option Argument Description