Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Ability to start Jconsole without Admin access

The end-users (Designers) would like to access all their servers from the jconsoel installed on their local machine.

However, when trying to open the jconsole on their local machine it asks for a Windows admin password.

The Windows admin is required because it has been written at the code level.

If we open the jconsole.exe in notepad++ you will find this entry

<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="requireAdministrator"></requestedExecutionLevel>
</requestedPrivileges>
</security>

In the near future since requiring admin access to run an application is no longer acceptable in today’s corporate environments.


We would request to have the option to start the jconsole without admin access on the local machine


  • Attach files
      Drop here to upload
    • Admin
      Thomas Hampel
      Reply
      |
      Apr 28, 2023

      Can you please open a support ticket for this issue?

    • Guest
      Reply
      |
      Apr 27, 2023

      It needs to be jconsole which can be accessed without the windows admin credential.

    • Admin
      Thomas Hampel
      Reply
      |
      Apr 19, 2023
      Does it need to be the jconsole or do you actually just want to access the server console?