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

No app.Ids on container and access control #406

Open
hpoluru999 opened this issue May 25, 2020 · 1 comment
Open

No app.Ids on container and access control #406

hpoluru999 opened this issue May 25, 2020 · 1 comment

Comments

@hpoluru999
Copy link

Trying to provide MQv9.1.4.0-r1 linux container on OpenShift container platform at our company and realized app. Ids(client ids) were not created on MQ container. With the absence of app.ids on container how would chlauth configured and under which authority channel connections run?. How would access to queues limited to an application id?. Authrecs were not able to set for app.id (non existing on container) and container is not usable.

@arthurbarr
Copy link
Contributor

I'm not sure what you mean by "app.ids". In the MQ 9.1.5.0-r1 image, we removed the local "operating system" (OS) user ID "mqm" and the group "mqm". In the corresponding MQ 9.1.5.0-r1 MQ Advanced for Developers image, there is also no "app" or "admin" user, and no "mqclient" group. The MQ 9.1.4 images were unaffected by this change though.

In the MQ 9.1.5 case, and in future versions, then you need to use LDAP for authentication as described in the MQ Knowledge Center. The change in MQ 9.1.5 is due to conformance with Red Hat's security standards for the OpenShift Container Platform, where the recommendation (and default) is to disallow the user of local OS users for security reasons.

mirskifa pushed a commit that referenced this issue Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants