[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Verifying a License

After you install the license, you can use the licchk command to verify the license installation and to verify connectivity to the SDX license server. The command returns the license's relative distinguished name (RDN) and its attributes to a specified file. This command has the following syntax; see Table 18 for details on the syntax:

licchk [-h <ldaphost>] [-D <bindDN>] [-b <baseDN>] 

[-w <password>] -[o <outputFile>]

If you have configured nondefault bind credentials (in the LDAP Connection dialog box) for the directory server, then you must use one or more of the command options to specify the attribute value.

The following sample command specifies a nondefault host address, base DN, and password:

/opt/UMC/sae/etc/licchk -h 10.13.1.5 -D cn=umcadmin,o=SDXbase -w acp45

If the directory server uses the default bind credentials, you can simply issue the following command:

/opt/UMC/sae/etc/licchk

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]