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 |
|
- Administration Methods
- Unified Resource Manager (URM) JMX Methods
- How to Manage UCMDB Licenses Using the JMX Console
- How to Enable Remote Access to the JMX Console
- How to Download a Zip File of Log Files and Thread Dumps
- How to Retrieve UCMDB Server Logs for a Specific Time Frame
- How to Access Support Using the JMX Console
- How to Set Master Keys
- How to Use the User Activity Log
- How to Configure UCMDB Log Levels
- How to Check the Database Connection
- How to View the KPI Dashboard
- How to Enable Validation of Host Header of a Request
- How to Show/Hide the "Cannot invoke trigger" Error Message on UI
- How to View and Track Hotfixes Applied on UCMDB Server
- How to Enable Asynchronous CI History
- How to Enable CI Properties Validation On SDK APIs
- How to Encrypt/Decrypt IP Ranges Information on the Probes
- How to Prevent Custom CI Attributes Values from Being Updated by Default Values During Reconciliation
- How to Configure Maximum Number of Condition Phrases for a Single Node
- How to Enable and Define LDAP Authentication Method
- How to Change the Priority of a User Repository
- How to Restrict User Access to a Limited Subset of the UCMDB Server JMX Methods
- High Availability Mode JMX Methods
- UCMDB Browser JMX Methods
- Package Manager JMX Methods
- History DB Services JMX Methods
How to Restrict User Access to a Limited Subset of the UCMDB Server JMX Methods
As a system administrator, you can define roles in the system that can only access a limited subset of the UCMDB server JMX methods. This task describes how to set the regex expression to achieve this goal.
The JMX Permission Services enable you to set, view, and remove the regex expression:
Service | Method | Description |
---|---|---|
JMX Permission Services |
getRegexExpression | Use this operation to get and view the regex expression |
removeRegexExpression | Use this operation to remove the JMX regex expression. Removing the regex means that access will be fully permitted to JMX methods. | |
setRegexExpression | Use this operation to set JMX regex expression. |
To set the regex expression in order to restrict user access to a limited subset of the UCMDB server JMX methods,
-
Launch your Web browser on the machine where UCMDB is installed and enter the following address: https://localhost:8443/jmx-console.
- Enter the JMX console authentication credentials.
-
Under UCMDB, click UCMDB:service=JMX Permission Services.
-
Locate the setRegexExpression operation, set a regex expression using the setRegexExpression method, and click Invoke.
For example, if you type
set
in the Value field and click Invoke, this means all the operations from JMX that start with the word set will be excluded from JMX.
To view the regex expression, locate the getRegexExpression operation, and click Invoke.
To remove the regex expression, locate the removeRegexExpression operation, and click Invoke.
Note the following rules when you use the JMX Permission Services to restrict user access to JMX methods:
- Users who have Server Administrator Privileges enabled and have the JMX Full Access permission set will have complete access to the JMX module.
-
Users who have Server Administrator Privileges enabled but do not have the JMX Full Access permission set will have access to the JMX module based on a regex expression.
-
If no regex expression is set, the user will have full access to JMX, regardless of whether the user has the JMX Full Acess permission set or not.
-
JMX Search - If the regex expression is set and the user does not have the JMX Full Access permission, then the operations that match the regex will not show in the search results.
-
Operation Index view - The JMX methods that match the regex expression are not visible to users.
-
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: