mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
20.41.2011 7194e864476a93e05faf762dfded0cc6055ba8a6
opends/src/messages/messages/extension.properties
@@ -1498,3 +1498,22 @@
MILD_ERR_LDAP_PTA_INVALID_PORT_NUMBER_606=The configuration of LDAP PTA policy \
 "%s" is invalid because the remote LDAP server address "%s" specifies a port \
 number which is invalid. Port numbers should be greater than 0 and less than 65536 
SEVERE_ERR_LDAP_PTA_PWD_PROPERTY_NOT_SET_607=The configuration of LDAP PTA policy \
 "%s" is invalid because the Java property %s which should contain the mapped \
 search bind password is not set
SEVERE_ERR_LDAP_PTA_PWD_ENVAR_NOT_SET_608=The configuration of LDAP PTA policy \
 "%s" is invalid because the environment variable %s which should contain the mapped \
 search bind password is not set
SEVERE_ERR_LDAP_PTA_PWD_NO_SUCH_FILE_609=The configuration of LDAP PTA policy \
 "%s" is invalid because the file %s which should contain the mapped search \
 bind password does not exist
SEVERE_ERR_LDAP_PTA_PWD_FILE_CANNOT_READ_610=The configuration of LDAP PTA policy \
 "%s" is invalid because the file %s which should contain the mapped search \
 bind password cannot be read for the following reason:  %s
SEVERE_ERR_LDAP_PTA_PWD_FILE_EMPTY_611=The configuration of LDAP PTA policy \
 "%s" is invalid because the file %s which should contain the mapped search \
 bind password is empty
SEVERE_ERR_LDAP_PTA_NO_PWD_613=The configuration of LDAP PTA policy \
 "%s" is invalid because it does not specify the a means for obtaining the mapped \
 search bind password