Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.8.0
Div
Classe2e-refDiv

Otp
Floatingfalse

Rp

Only users with administration rights are allowed to change the preferences of the proxy service.

...

With Unix systems, the permission for starting up the Bridge will be denied due to the system's security policy, if

...

  1. Amend your sudo configuration as to allow the E2E Bridge user to use sudo.
  2. In the E2E Bridge, configure the proxy service as to run the proxy with sudo.

...

Panel
borderColor#7ea112
bgColorwhite
borderWidth3
borderStylesolid

For Linux 32 bit it is:

Code Block
languagetext
<your Bridge user> ALL = (root:<name of the group>) NOPASSWD: SETENV:/opt/e2e_bridge_prog/apache-2.4.33/linux-x86/bin/httpd
Noteinfo
iconfalse

<name of the group> is the Unix group, user <your Bridge user> is member of.

...

Code Block
languagetext
Defaults:<your Bridge user> !requiretty

Configuring the Proxy Service with the

...

Bridge

In the navigation, select the Proxy Services. The Preferences tab is displayed.

  1. Stop the proxy service via the E2E Bridge (see Starting and Stopping Proxy Services).
  2. In the Preferences section, check the sudo checkbox. Enter your Bridge user in the User field and the group of the root user in the field Group.

    Click Apply.

  3. Start the proxy service via the E2E Bridge (see Starting and Stopping Proxy Services).
Note
iconfalse

If you changed the configuration of the E2E Bridge Proxy manually before and you set the property overwrite_proxy_configuration in file E2E_BRIDGE_PROG<your Bridge program directory>\console.properties to false, changing the preferences of the proxy with the Bridge will take no effect.

In this case, you need to change the property to true or remove the whole line, and click Apply again to apply the change of the preferences.