Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ibmmq): clarify required persmissions #17178

Merged

Conversation

paologallinaharbur
Copy link
Member

@github-actions github-actions bot added this to Hero to triage in Docs PRs and Issues May 2, 2024
Copy link

github-actions bot commented May 2, 2024

Hi @paologallinaharbur 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).

Copy link

netlify bot commented May 2, 2024

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit a9d42e3
🔍 Latest deploy log https://app.netlify.com/sites/docs-website-netlify/deploys/663ae1cc32d4c200085c3b9d
😎 Deploy Preview https://deploy-preview-17178--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@homelessbirds
Copy link
Contributor

@paologallinaharbur - thanks for this! It's a little unclear to me which permissions need to be added. It lists the capabilities but not what permissions need to be granted. Am I missing something?

@homelessbirds homelessbirds self-assigned this May 2, 2024
@homelessbirds homelessbirds added content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers) labels May 2, 2024
@homelessbirds homelessbirds moved this from Hero to triage to In progress in Docs PRs and Issues May 2, 2024
@paologallinaharbur
Copy link
Member Author

No, I think it is just my "English" having some issues 😄
Those I've listed are the permissions/capabilities needed. I am not really sure about the difference.

I though that "being able to access a QM" or "being able to access a specific channel" was considered a permission.
The ibmmq docs refers to them as "authorizations", but the UI as permissions
image

Comment on lines 147 to 150
- connect to the queue manager having `DISPLAY` and `INQUIRY` enabled.
- access the channel specified in the integration config (by default `SYSTEM.DEF.SVRCONN`)
- operate priviledge commands on queues `SYSTEM.DEFAULT.MODEL.QUEUE` and `SYSTEM.ADMIN.COMMAND.QUEUE` having the `Display` permission.
- access with `Display` and `Subscribe` for the topics `SYSTEM.ADMIN.TOPIC` and `SYSTEM.BROKER.ADMIN.STREAM`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are the permissions required, however some additional one are needed depending on their specific setup

@homelessbirds homelessbirds merged commit 3096f57 into newrelic:develop May 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers)
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants