admuserlicense(1M) DG/UX 5.4R3.00 admuserlicense(1M)
NAME
admuserlicense - manage DG/UX user license
SYNOPSIS
admuserlicense -o list [ -ciu ]
admuserlicense -o upgrade -t license_token
DESCRIPTION
The DG/UX Operating System license allows for a maximum number of
users to log into the system concurrently. The admuserlicense
command will display information about the user license and current
users on the system, and provides an operation for upgrading the user
license.
Operations
The operations that can be performed by admuserlicense are:
list The list operation has three options (-c, -i, -u). At
least one option must be given.
-c display the number of users licensed for the system and the
number of licenses currently checked out.
-i display information the system administrator will need to
upgrade a system's license.
-u display a list of users currently on the system. The list
includes an entry for each user that would be counted by the
usermond(1M) server.
upgrade Increase the number of licensed users. This operation
requires a license token which is obtained from Data
General.
FILES
/etc/userlicense.dat
Database file for usermond(1M).
/etc/userlicense_old.dat
When the upgrade operation is performed, the contents of
/etc/userlicense.dat are copied to
/etc/userlicense_old.dat.
/var/license/usermon.log
Log file for usermond(1M).
/etc/utmp
DIAGNOSTICS
Exit Codes
0 The operation was successful.
Licensed material--property of copyright holder(s) 1
admuserlicense(1M) DG/UX 5.4R3.00 admuserlicense(1M)
1 The operation was unsuccessful.
2 The operation failed due to access restrictions.
3 There was an error in the command line.
SEE ALSO
lmstat(1M), userlicense.dat(4M), usermond(1M), lmgrd(1M), utmp(4).
NOTES
The user count monitor, usermond(1M), uses two other deamons to
license users. These other deamons are called the license daemon,
lmgrd(1M), and the vendor daemon, dguxuserd. The admuserlicense -o
list -c operation uses the license daemon and the vendor daemon to
obtain licensing information. If these daemons are not available the
admuserlicense -o list -c operation will fail.
Licensed material--property of copyright holder(s) 2