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

Read syntax diagramSkip visual syntax diagramDEFINE AUTHINFO

>>-DEFINE AUTHINFO(name)--AUTHTYPE(CRLLDAP)--CONNAME(string)---->

                                                   (3)
   .-CMDSCOPE(' ')------------. (2)   .-DESCR(' ')----------.
>--+--------------------------+-------+---------------------+--->
   |                     (1)  |       'DESCR--(--string--)--'
   +-CMDSCOPE(qmgr-name)------+
   |             (1)          |
   '-CMDSCOPE(*)--------------'

                  (3)                         (3)
   .-LDAPPWD(' ')----------.  .-LDAPUSER(' ')----------.
>--+-----------------------+--+------------------------+-------->
   'LDAPPWD--(--string--)--'  'LDAPUSER--(--string--)--'

                            .-QSGDISP(QMGR)-------. (2)
>--+---------------------+--+---------------------+------------->
   '-LIKE(authinfo-name)-'  +-QSGDISP(COPY)-------+
                            |                (1)  |
                            '-QSGDISP(GROUP)------'

   .-NOREPLACE-.
>--+-----------+-----------------------------------------------><
   '-REPLACE---'

Notes:
  1. Valid only when the queue manager is a member of a queue-sharing group. You can use queue-sharing groups only on WebSphere MQ for z/OS.
  2. Valid only on z/OS.
  3. This is the default supplied with WebSphere MQ, but your installation might have changed it.