<docbook><section><title>UnixOplmgrLicenseLocations</title><title> UNIX-like OS (AIX, HP-UX, Linux, Solaris, etc.) OpenLink License Manager Usage Notes </title> UNIX-like OS (AIX, HP-UX, Linux, Solaris, etc.) <ulink url="OpenLink">OpenLink</ulink> License Manager Usage Notes 
<para>The default and suggested locations of OpenLink License files varies depending on the operating system in use and License Manager version.</para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Determining the Installed Version of the License Manager </bridgehead>
<para>The License Manager (oplmgr) version can be determined with the command <computeroutput>oplmgr -? </computeroutput>.</para><programlisting>$ bin/oplmgr -?
OpenLink License Manager
Version 1.3.5 as of Mon Jul 02 2012 (Release 6.3 cvsid 00096).
Compiled for Linux 2.6.9-89.29.1.EL (x86_64-generic-linux-glibc23-64)
Copyright (C) 1993-2012 OpenLink Software.

Usage:
  oplmgr [-shrutpf] [+start] [+stop] [+reload] [+user arg] [+chroot arg]
         [+pidfile arg] [+foreground]
  +start        start the license manager
  +stop         stop the license manager
  +reload       force a configuration reload
  +user         run as the specified user
  +chroot       perform a chroot to the specified directory
  +pidfile      pid file to use for server operation
  +foreground   run in the foreground
</programlisting><para> Version <computeroutput>1.3.5</computeroutput> and previous used the <computeroutput>OPL_LICENSE_DIR</computeroutput> environment variable to locate the license file directory(ies).</para><para> </para><programlisting>oplmgr -?
OpenLink License Manager
Version 1.3.6 as of Fri Nov 15 2013 (Release 6.3, g127d4a9)
Compiled for Linux 2.6.9-89.29.1.EL (x86_64-generic-linux-glibc23-64)
Copyright (C) 1993-2013 OpenLink Software.

Usage:
  oplmgr [-shrdupf] [+start] [+stop] [+reload] [+directory arg] [+user arg]
         [+pidfile arg] [+foreground]
  +start        start the license manager
  +stop         stop the license manager
  +reload       force a configuration reload
  +directory    where to look for licenses (default .)
  +user         run as the specified user
  +pidfile      pid file to use for server operation
  +foreground   run in the foreground
</programlisting><para> Version <computeroutput>1.3.6</computeroutput> or higher uses the new <computeroutput>+directory</computeroutput> parameter option for the <computeroutput>oplmgr</computeroutput> program to specify the location license files should be found.</para><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Location of License files </bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> License Manager version 1.3.5 and earlier (UDA Release 6.3 and earlier) </bridgehead>
<para>Versions <computeroutput>1.3.5</computeroutput> or lower of the OpenLink License Manager (<computeroutput>oplmgr</computeroutput>) will search through directories in the <computeroutput>OPL_LICENSE_DIR</computeroutput> variable.</para><para>OpenLink recommends you use <computeroutput>/etc/oplmgr/</computeroutput> to store your licenses.
 Each product installation will include a copy of the <computeroutput>oplmgr</computeroutput> executable in its respective <computeroutput>bin</computeroutput> directory, such that if this is the only OpenLink product on the system, it can be manually started and used for processing licenses with an appropriate <computeroutput>OPL_LICENSE_DIR</computeroutput> or <computeroutput>+directory</computeroutput> parameter option value.
 A generic system startup script is also being developed for Unix systems to enable the License Manager process to be automatically started on machine boot.
 Product installers will automatically append this to your <computeroutput>OPL_LICENSE_DIR</computeroutput> variable, via the <computeroutput>openlink.sh/csh</computeroutput> script.</para><bridgehead class="http://www.w3.org/1999/xhtml:h3"> License Manager version 1.3.6 and later (UDA Release 6.3 and later) </bridgehead>
<para>The OpenLink License Manager (<computeroutput>oplmgr</computeroutput>) will search through directories in the <computeroutput>OPL_LICENSE_DIR</computeroutput> variable and  the new <computeroutput>+directory</computeroutput> parameter option for <computeroutput>1.3.6</computeroutput> or higher License Manager versions, with fall back to directories in the <computeroutput>PATH</computeroutput> environment variable, for files matching <computeroutput>*.lic</computeroutput>.</para><para>OpenLink recommends you use <computeroutput>/etc/oplmgr/</computeroutput> to store your licenses.
 Each product installation will include a copy of the <computeroutput>oplmgr</computeroutput> executable in its respective <computeroutput>bin</computeroutput> directory, such that if this is the only OpenLink product on the system, it can be manually started and used for processing licenses with an appropriate <computeroutput>OPL_LICENSE_DIR</computeroutput> or <computeroutput>+directory</computeroutput> parameter option value.
 A generic system startup script is also being developed for Unix systems to enable the License Manager process to be automatically started on machine boot.
 Product installers will automatically append this to your <computeroutput>OPL_LICENSE_DIR</computeroutput> variable, via the <computeroutput>openlink.sh/csh</computeroutput> script.</para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Related Documentation </bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem> <ulink url="MTFirewallConfiguration">Firewall Considerations for Multi-Tier &quot;Enterprise&quot; Edition Data Access Drivers</ulink> </listitem>
<listitem> <ulink url="ConfigureServer-sideFirewallsForMulti-TierConnectivity">Configuring Server-side Firewalls for Multi-Tier Connectivity</ulink> </listitem>
<listitem> <ulink url="OplmgrNetworking">OpenLink License Manager Networking Considerations</ulink> </listitem>
<listitem> <ulink url="ConfigureMulti-TierRequestBrokerForUseOnMachinesWithMultipleNetworkCards">Configure Multi-Tier Request Broker for Use on Machines with Multiple Network Cards</ulink> </listitem>
<listitem> <ulink url="OplmgrStopStart">Start the License Manager Process</ulink> </listitem>
</itemizedlist></section></docbook>