You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The attached script can be used to run a Mac OS X license server at system startup. This file must be placed in the /System/Library/LaunchDaemons/ directory.

All files used by the license server (licenses, logfile, configuration file, server executable) should be placed in /usr/xformation and must be accessible for the "daemon" user. General privileges can be set to 755 using chmod, as follows:

chmod -R 755 /usr/x-formation

The owner and group for the license server executable must have sufficient rights to run it, which you can set using the commands chown and chgrp.

Download file

com.xformation.lmx.plist

  • No labels