Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.

Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |

Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
On-Premise Bridge security additional information

- Communication between an On-Premise Bridge Agent and Service Management uses SSL to secure the connection. In addition, the Agent logs on to Service Management using the user and password provided during installation. This user is created by the customer for the dedicated On-Premise Bridge Remote Agent role.
- Passwords for the endpoint credentials are saved encrypted on the customer's machine, which prevents the credentials from being transferred to another machine. The encryption method uses keys that are randomly generated during installation. The agent uses AES 128 as the main encryption method.
- The application's JAR files are signed by HPE. This helps to validate the code's origin.
- The agent does not expose any internal information.

- Deploy the agent in an isolated network with a firewall between the agent and the target on-premise applications. The communication with Service Management requires port 443 to be opened. Internal communications with other on-premise applications may require opening additional ports.
- The agent should be installed on a dedicated machine. The machine that the agent runs on should be hardened.
- Do not download the On-Premise Bridge Agent installation or updates from unknown sources.
- (Windows only) The On-Premise Bridge Agent service is run using the Windows Local System service user. You can protect the On-Premise Bridge Agent installation folder by granting permissions for that folder only to administrators and to the Local System service user.
- (Linux only) The On-Premise Bridge Agent service is running using the user with Sudo permission. You can protect the On-Premise Bridge Agent installation folder by granting permissions for that folder only to non-root users with Sudo permission.
- Limit the permissions that you assign to on-premise application users to perform only specific required operations.
- Only the user who is specified during the installation of the On-Premise Bridge Agent and who communicates between the agent and Service Management should have the On-Premise Bridge Remote Agent role.
-
Edit the PortRangeRMIServerSocketFactory to use the specific port range for the RMI server, for example 49152-65535. Configure the RMI registry (server) to listen to localhost.