>>-dmpmqaut--+--------------+--+-------------+------------------> '- -m QMgrName-' +- -n Profile-+ '- -l --------' >--+----------------+--+----------------------+-----------------> '- -t ObjectType-' '- -s ServiceComponent-' >--+-------------------+--+------+----------------------------->< +- -p PrincipalName-+ +- -e -+ '- -g GroupName-----' '- -x -'
authinfo | Authentication information object, for use with Secure Sockets Layer (SSL) channel security | |
channel or chl | A channel | |
clntconn or clcn | A client connection channel | |
listener or lstr | A listener | |
namelist or nl | A namelist | |
process or prcs | A process | |
queue or q | A queue or queues matching the object name parameter | |
qmgr | A queue manager | |
service or srvc | A service |
The name of a user for whom to dump authorizations to the specified object. The name of the principal can optionally include a domain name, specified in the following format:
userid@domain
For more information about including domain names on the name of a principal, see Principals and groups.
The following parameters must also be specified:
and either -p PrincipalName, or -g GroupName.
The following examples show the use of dmpmqaut to dump authority records for generic profiles:
dmpmqaut -m qm1 -n a.b.c -t q -p user1The resulting dump would look something like this:
profile: a.b.* object type: queue entity: user1 type: principal authority: get, browse, put, inq
dmpmqaut -m qmgr1 -n a.b.c -t qThe resulting dump would look something like this:
profile: a.b.c object type: queue entity: Administrator type: principal authority: all - - - - - - - - - - - - - - - - - profile: a.b.* object type: queue entity: user1 type: principal authority: get, browse, put, inq - - - - - - - - - - - - - - - - - profile: a.** object type: queue entity: group1 type: group authority: get
dmpmqaut -m qmgr1 -n a.b.* -t qThe resulting dump would look something like this:
profile: a.b.* object type: queue entity: user1 type: principal authority: get, browse, put, inq
dmpmqaut -m qmXThe resulting dump would look something like this:
profile: q1 object type: queue entity: Administrator type: principal authority: all - - - - - - - - - - - - - - - - - profile: q* object type: queue entity: user1 type: principal authority: get, browse - - - - - - - - - - - - - - - - - profile: name.* object type: namelist entity: user2 type: principal authority: get - - - - - - - - - - - - - - - - - profile: pr1 object type: process entity: group1 type: group authority: get
dmpmqaut -m qmX -lThe resulting dump would look something like this:
profile: q1, type: queue profile: q*, type: queue profile: name.*, type: namelist profile: pr1, type: process
profile: a.b.* object type: queue entity: user1@domain1 type: principal authority: get, browse, put, inq
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
zdmpaut |