MIB Viewer

directoryServerAuthenticationType

OBJECT-TYPE
1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.4
Access
read-create
Status
current
Sub-identifiers
0
The value of this object specifies what authentication mechanism the LDAP server expects. For simplePassword(1), the policy manager uses the directoryServerPassword object for each LDAP query. kerberos and publicKey mechanisms are currently unsupported. The none(0) value directs the policy manager to use the 'anonymous' method for LDAP queries.
INTEGER { none(0), simplePassword(1) }