Difference: APPXLoginManagerForUnixLinux (4 vs. 5)

Revision 52007-07-20 - SteveFrizzell

Line: 1 to 1
 
META TOPICPARENT name="APPXConnectionManager"

APPX Connection Manager For Unix/Linux

This page describes how to install, configure, and manage the APPX Connection Manager on Unix/Linux systems.
Line: 126 to 126
  -name=NAME [Optional] The specified NAME wiil be the name assigned to the Connection Manager service that is being configured. If this option is omitted, the
Changed:
<
<
Note that you can include a space-separated list of envirnoment variables at the end of the command line when you install a new service. Those environment variables will be given to the Appx engines spawned by this service
>
>
VARIABLE=VALUE [Optional] You can include a space-separated list of environment variables at the end of the command line when you use the -install option. These environment variables will be saved in the .env file that is created and will be given to the environment of the appx sessions that are started by the Connection Manager.
  EXAMPLES
Changed:
<
<
Configure and start a new instance of the Connection Manager:
>
>
Configure and start a new instance of the Connection Manager that will listen for connection requests on port 8060:

uappd -install -port=8060 Warning - the engine that you named has the setuid bit enabled, you may not want that bit set for the authentication method that you have chosen (OS-User) To turn off the setuid bit, chmod u-s ../appx Configuration written to: appxd-8060.ini Environment written to: appxd-8060.env Service script written to: /etc/rc.d/init.d/appxd-8060

  uappxd -install -port=8060 -name=appx8060 -displayName="Appx-Production(8060)" -engine=/usr/local/appx/appx APPXPATH=c:\appx\data APPX_KEYMAP=Windows
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback