Last modified by Alexander Mott on 2023/07/07 15:17

From version 29.1
edited by Alexander Mott
on 2022/11/17 16:58
Change comment: There is no comment for this version
To version 24.1
edited by Craig Lewis
on 2022/05/17 13:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
1 +XWiki.craig\.lewis@chiefintegrations\.com
Content
... ... @@ -20,19 +20,16 @@
20 20  11. Define the remote system
21 21  11. Setup auth for the remote system
22 22  11. Save the configuration
23 -1. Verify successful communications with the following commands:
24 -11. On host, verify the client shows up as a web session: ##sradmin sh web sess##
25 -11. On client, verify the session with the host: ##sr sh lwapi cli br##
26 26  
27 -===== Host processor (LWAPI Server) Setup (e.g. DIN-AP3 @ 10.44.5.91) =====
24 +===== Host processor (LWAPI Server) Setup (DIN-AP3 @ 10.44.5.91) =====
28 28  
29 29  Steps 1-3 and 5 always needed.
30 30  
31 31  1. If 3-series, Enable Authentication [##authentication on##] or SSL [##ssl self##] if not already enabled.  4-Series have authentication enabled by default.  User Page Auth should be turned off on 4-series.
32 32  1. Enable LWAPI
33 -From Console (v 3.011 or later; processor will automatically restart):
30 +From Console (v 3.011 or later):
34 34  ## sr lwapi enable true##
35 -In Config (@ root level; reloading the configuration is required):
32 +In Config (@ root level):
36 36  ## "LwApiEnable": true,
37 37   "LwApiSecurityLevel": "Auth",##
38 38  1. Create an API User and record the Key and Secret.  User group must have //LWAPI //role and //Execute //permissions.  This allows the  //Lightweight API Users// group has been created for this purpose:
... ... @@ -45,9 +45,9 @@
45 45  'lwapi' was successfully added to group 'Users'.##
46 46  1. Save the configuration
47 47  
48 -===== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) Version 3.011 or newer =====
45 +===== Client processor (LWAPI Client) Setup (DIN-AP4) Version 3.011 or newer =====
49 49  
50 -Steps 1-3 always needed. **Note:** host and client processors must be able to communicate with each other to use this method (i.e. the network must be configured and both processors must have SHOWRUNNER™ program and configuration loaded).
47 +Steps 1-3 always needed.
51 51  
52 52  1. Define remote system in the config:
53 53  ## {
... ... @@ -64,7 +64,7 @@
64 64  Success##
65 65  1. Save the configuration
66 66  
67 -===== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) Version 3.010 or earlier =====
64 +===== Client processor (LWAPI Client) Setup (DIN-AP4) Version 3.010 or earlier =====
68 68  
69 69  Steps 1-3 and 6 always needed.
70 70