authentication information attributes" /> Attributes for authentication information objects
Home

 

Attributes for authentication information objects

 

Authentication information objects are supported in all WebSphere MQ V6.0 environments.

The following table summarizes the attributes that are specific to authentication information objects. The attributes are described in alphabetic order.

Note:
The names of the attributes shown in this book are the names used with the MQINQ and MQSET calls. When MQSC commands are used to define, alter, or display attributes, alternative short names are used; see the WebSphere MQ Script (MQSC) Command Reference for details.
Table 88. Attributes for authentication information objects
Attribute Description Topic
AlterationDate Date when definition was last changed AlterationDate
AlterationTime Time when definition was last changed AlterationTime
AuthInfoConnName The DNS name or IP address of the host on which the LDAP server is running, with an optional port number. This keyword is required. AuthInfoConnName
AuthInfoDesc Plain-text comment. It provides descriptive information about the authentication information object when an operator issues the DISPLAY AUTHINFO command. AuthInfoDesc
AuthInfoName Name of the authentication information object. AuthInfoName
AuthInfoType The type of authentication information. AuthInfoType
LDAPPassword The password associated with the Distinguished Name of the user who is accessing the LDAP server. LDAPPassword
LDAPUserName The Distinguished Name of the user who is accessing the LDAP server. LDAPUserName


 

Home