man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

dpkeyserv (1M)

Name

dpkeyserv - License server for Wnn jserver

Synopsis

/usr/lib/wnn/dpkeyserv  [-a 
file] [-f file] [
-l] [-L]
 [-t min] [-v] [
-localhost]

Description

This server provides license to multiple users for using kana-kanji conversion server jserver. The administration of dpkeyserv is specified by /etc/wnn/dp/dpkeylist in which application name, license number and license password are set.

This server is not started by default. It can be started with root privilege by using the following command:

svcadm enable wnn8/server

Options

The following options can be used:

–a file

The specified file is used as access control file in place of the default file dpkeyallow .

–f file

The specified file is used as the initialization file in place of the default file dpkeylist .

–l

Saves the dpkeyserv log file. If the DPKEY_LOGFILE environmental variable is not specified, the log is written to /var/lib/wnn/dp/log file.

–L

Saves the dpkeyserv log file as same as –l option. Takes the extra dump of correspondence packet.

–t min

When the application's idle time exceeds unused time specified by the –t option, the dpkeyserv server will free the license by force from the application.

–v

Specifies the version information.

–localhost

Accepts connection from localhost only.

Files

dpkeylist

Licensing information file

dpkeyallow

Access control file

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
wnn

See also

dpkeystat(1M)