Bootstrap FreeKB - IBM MQ - Delete channel authority using the set chlauth command
IBM MQ - Delete channel authority using the set chlauth command

Updated:   |  IBM MQ articles

Before removing a channel authority, use the display chlauth command to ensure the channel authority exists.

The set chlauth command with the remove action is used to delete a channel authority. In this example, the channel auhority named CHANNEL01 is deleted.

echo "set chlauth ('CHANNEL01') type (ADDRESSMAP) address (*) action (REMOVE)" | runmqsc MANAGER01

 

The following should be displayed.

AMQ8015I: IBM MQ channel authentication record set.

 

If you attempt to display chlauth again, the following should be displayed.

AMQ8884E: Channel authentication record not found.

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 6c4592 in the box below so that we can be sure you are a human.