Home
DEFINE AUTHINFO
Compaq NSK HP OpenVMS i5/OS UNIX systems Windows z/OS X X X X X 2CR
Use DEFINE AUTHINFO to define an authentication information object. These objects contain the definitions required to perform Certificate Revocation List (CRL) checking using LDAP servers, except on i5/OS where these are defined by the Digital Certificate Manager for each Certification Authority.
Synonym: DEF AUTHINFO
DEFINE AUTHINFO >>-DEFINE AUTHINFO--(--name--)--AUTHTYPE(CRLLDAP)---------------> >--CONNAME--(--string--)----------------------------------------> .-CMDSCOPE(' ')-----------------. (2) >--+-------------------------------+----------------------------> | (1) | +-CMDSCOPE--(--qmgr-name--)-----+ | (1) | '-CMDSCOPE(*)-------------------' (3) (3) .-DESCR(' ')----------. .-LDAPPWD(' ')----------. >--+---------------------+--+-----------------------+-----------> '-DESCR--(--string--)-' '-LDAPPWD--(--string--)-' (3) .-LDAPUSER(' ')----------. >--+------------------------+--+---------------------------+----> '-LDAPUSER--(--string--)-' '-LIKE--(--authinfo-name--)-' .-QSGDISP(QMGR)------. (2) .-NOREPLACE-. >--+--------------------+------+-----------+------------------->< +-QSGDISP(COPY)------+ '-REPLACE---' | (1) | '-QSGDISP(GROUP)-----'
Notes:
- Valid only when the queue manager is a member of a queue-sharing group. We can use queue-sharing groups only on WebSphere MQ for z/OS.
- Valid only on z/OS.
- This is the default supplied with WebSphere MQ, but your installation might have changed it.
Parent topic:
The MQSC commands
sc10870_
Home