Checking APF attributes of bipimain on z/OS

This is part of the larger task of setting up your z/OS environment.

Before you start

Before starting this step, you must have completed Setting up your OMVS user ID

Use the extattr command to display the attributes of the object bipimain. For example:
extattr /usr/lpp/wmqi/bin/bipimain
It should show APF authorized = YES. If it does not, use extattr +a bipimain to set this attribute. For example:
extattr +a /usr/lpp/wmqi/bin/bipimain

Note that you need the appropriate authorization to issue this command.

Related concepts
Broker
Broker domain
Related tasks
Customizing the z/OS environment
Setting up your OMVS user ID