Posted: Thu Jan 22, 2009 11:12 am Post subject: BIP7017W User unknown
Apprentice
Joined: 21 Jul 2003 Posts: 34
A publish flow with a MQMD.UserIdentifier that is a valid broker Unix user belonging to the MQ User Groups sends a publication message.
Result is successful. The message goes to the subscribe queue.
A publish flow with a MQMD.UserIdentifier that is not a valid broker Unix user belonging to the MQ User Groups sends a publication message.
Result is not successful:
Jan 22 11:03:15 testserver user:info WebSphere Broker v6102[1101952]: (BRK1.EG
_MYPUB)[6940]BIP7017W: Unknown user badboy. : BRK1.9b4584da-1d01-00
00-0080-b783f9e89bad: /build/S610_P/src/DataFlowEngine/NativeTrace/ImbNativeTrac
e.cpp: 792: Broker.getUser: DynamicSubscriptionEngine: DynamicSubscriptionEngine
The topic of publication has no ACL associated with the topic.
One way of dealing with this could be to set the MQMD.UserIdentifier to a valid userid in a compute node.
We have also tried assigning Publicgroup to the topics unsuccessfully.
Question: What is the best way to enable unknown MQMD.UserIdentifiers to successfully publish a message?
We would like to allow this because the source of the publication varies, and is not functionally required to be a member of the Unix user ids.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum