This article covers role management rights that pertain to Solace JNDI Queue objects.
| Right | Feature Code | Explanation |
| Change Solace JNDI Queue | EXCMD_CHANGE_SOLACE_JNDI_QUEUE | Allows users to change Solace JNDI queues. |
| Create Solace JNDI Queue | EXCMD_CREATE_SOLACE_JNDI_QUEUE | Allows users to create Solace JNDI queues. |
| Delete Solace JNDI Queue | EXCMD_DELETE_SOLACE_JNDI_QUEUE | Allows users to delete Solace JNDI queues. |
| Show Solace JNDI Queue | EXCMD_INQUIRE_SOLACE_JNDI_QUEUE | Allows users to view the details of a specific Solace JNDI queue. |
| Show Solace JNDI Queues | EXCMD_INQUIRE_SOLACE_JNDI_QUEUE_NAMES | Allows users to view a list of the Solace JNDI queues that exist. |