You might want to relocate LMF-common to a different directory, so that you can delete all entries in the temporary directory, without having to explicitly exclude this pipe. To do this you must include in the job that starts License Manager either the environment variable LMFCOMM or ESLMFCOMM. This environment variable must be set before your job executes the command to start License Manager. The format of LMFCOMM and ESLMFCOMM is:
LMFCOMM=directory
ESLMFCOMM=directory
where directory is the full pathname of the directory that is to be used by License Manager to place its named pipe LMF-common. For example:
LMFCOMM=/usr/templmf export LMFCOMM
The directory specified by LMFCOMM or ESLMFCOMM must have full read/write/execute permission for all users who will be using the licensed development system. In addition, all development system users must also set LMFCOMM or ESLMFCOMM in their own environment to the same value as that used by License Manager. If this is not done, then users will be unable to contact License Manager and obtain a license unit.