--updatenetsecurity
Syntax
kenaflow.exe --updatenetsecurity --account <account> [--cleanup]
Description
When changing the Remote Handler URL (ip, port, ...) you need to update Windows security settings for accessing these http endpoints.
The Windows command "netsh" is used therefore.
With the program mode --updatenetsecurity
you can add users (one by one!!) with --account
to the access control list of the http endpoint.
If you want to cleanup the endpoints access control list you can use --cleanup
.
Examples
#run this when you changed RER settings (host, port) in the global configuration.
kenaflow.exe --updatenetsecurity