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

From version 27.1
edited by Alexander Mott
on 2022/10/06 21:04
Change comment: There is no comment for this version
To version 30.1
edited by Alexander Mott
on 2022/11/17 18:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,6 +20,9 @@
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: ##sr sh lwapi serv cli##
25 +11. On client, verify the session with the host: ##sr sh lwapi cli br##
23 23  
24 24  ===== Host processor (LWAPI Server) Setup (e.g. DIN-AP3 @ 10.44.5.91) =====
25 25  
... ... @@ -27,9 +27,9 @@
27 27  
28 28  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.
29 29  1. Enable LWAPI
30 -From Console (v 3.011 or later):
33 +From Console (v 3.011 or later; processor will automatically restart):
31 31  ## sr lwapi enable true##
32 -In Config (@ root level):
35 +In Config (@ root level; reloading the configuration is required):
33 33  ## "LwApiEnable": true,
34 34   "LwApiSecurityLevel": "Auth",##
35 35  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: