Difference: APPXLoginManagerForUnixLinux (36 vs. 37)

Revision 372008-06-19 - JoeOrtagus

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

APPX Connection Manager For Unix/Linux

This page describes how to install the APPX Connection Manager command and how to use it to install, configure, and manage APPX Connection Services on Unix/Linux systems.
Line: 101 to 101
 

Synopsis - Service Configuration

The appxdsvc service configuration commands are used to create, configure, and remove an instance of an APPX Connection Service.
Changed:
<
<
appxdsvc -install -serviceName=SERVICENAME [options]... [VARIABLE=VALUE]...
>
>
appxloginmgr -install -serviceName=SERVICENAME [options]... [VARIABLE=VALUE]...
 
Changed:
<
<
appxdsvc -install -port=PORT [options]... [VARIABLE=VALUE]...
>
>
appxloginmgr -install -port=PORT [options]... [VARIABLE=VALUE]...
 
Changed:
<
<
appxdsvc -modify -serviceName=SERVICENAME [options]... [VARIABLE=VALUE]...
>
>
appxloginmgr -modify -serviceName=SERVICENAME [options]... [VARIABLE=VALUE]...
 
Changed:
<
<
appxdsvc -replace -serviceName=SERVICENAME [options]... [VARIABLE=VALUE]...
>
>
appxloginmgr -replace -serviceName=SERVICENAME [options]... [VARIABLE=VALUE]...
 
Changed:
<
<
appxdsvc -remove -serviceName=SERVICENAME
>
>
appxloginmgr -remove -serviceName=SERVICENAME
 

Configuration - Commands

Line: 942 to 942
 to work. The /etc/inid.d/appxd-8060 startup script references by name and path the .ini, .env, and appxLoginMgr/appxAuditLogger files.
Added:
>
>

Suggested Behavior:

  1. To match the Windows platform, he following should be valid syntax: "appxLoginMgr -install". It should default to port 8060, or the Windows platform should not default to port 8060.
 

Comments:

Read what other users have said about this page or add your own comments.
 
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