【发布时间】:2019-05-13 17:41:32
【问题描述】:
目前,我遇到了一个问题,即在尝试运行 mqsc(队列管理器名称)时,我遇到了 AMQ8157 错误:安全错误。有什么办法可以解决这个问题吗?
我在 Windows 7 x64 版本上运行 IBM MQ 版本 8.0.0.5。
AMQ8157 在命令提示符中显示为AMQ8157: Security error.
但是,这是错误日志中显示的错误。
错误日志消息:
AMQ8079: Access was denied when attempting to retrieve group membership
information for user 'userdecim@ddgroup.com'.
EXPLANATION:
WebSphere MQ, running with the authority of user 'admin@dd-pc-002',
was unable to retrieve group membership information for the specified user.
ACTION:
Ensure Active Directory access permissions allow user
'admin@dd-pc-002' to read group memberships for user
'userdecim@ddgroup'. To retrieve group membership information for a domain user,
MQ must run with the authority of a domain user and a domain controller must be
available.
【问题讨论】:
-
@JoshMc 目前我在 Windows 7 x64 版本上运行 MQ,版本 8.0.0.5
-
@JoshMC - 执行 runmqsc 的用户不在 mqm 组中。 - 如果我没记错的话,MQ 作为域用户运行。
-
@JoshMc 我已经尝试过这样做,但是我仍然遇到同样的错误。
-
@JoshMc 抱歉回复晚了,是的。事实上3个文件。 AMQERR01 - AMQERR03。但是 AMKERR01 是唯一一个包含数据的文件。其他错误消息为空白。
-
我已编辑问题以添加您正在运行的 MQ 版本。我还将我的 cmets 中的信息添加到我的答案中并删除了我的 cmets。请同时删除您的 cmets,因为问题和答案中不包含所有说明。
标签: ibm-mq