ExternalSASLMechanismHandlerCfgDefn_zh_TW.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluemuser-friendly-name=External SASL Mechanism Handler
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquernauser-friendly-plural-name=External SASL Mechanism Handlers
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jimsynopsis=The External SASL Mechanism Handler performs all processing related to SASL EXTERNAL authentication.
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jimproperty.certificate-attribute.synopsis=Specifies the name of the attribute to hold user certificates.
808a26d70f28498b9d7252a70d9fb23def781901minfrinproperty.certificate-attribute.description=This property must specify the name of a valid attribute type defined in the server schema.
808a26d70f28498b9d7252a70d9fb23def781901minfrinproperty.certificate-mapper.synopsis=Specifies the name of the certificate mapper that should be used to match client certificates to user entries.
ef12246b88300687bf1faaf56d115dd8d8d82761jortonproperty.certificate-mapper.syntax.aggregation.constraint-synopsis=The referenced certificate mapper must be enabled when the External SASL Mechanism Handler is enabled.
7d59a9f282af9dce031b61062a0d941641101237rpluemproperty.certificate-validation-policy.synopsis=Indicates whether to attempt to validate the peer certificate against a certificate held in the user's entry.
7d59a9f282af9dce031b61062a0d941641101237rpluemproperty.certificate-validation-policy.syntax.enumeration.value.always.synopsis=Always require the peer certificate to be present in the user's entry.
7d59a9f282af9dce031b61062a0d941641101237rpluemproperty.certificate-validation-policy.syntax.enumeration.value.ifpresent.synopsis=If the user's entry contains one or more certificates, require that one of them match the peer certificate.
e63e8b4b886d2144fed7946d0fbe8d27386be2dcjortonproperty.certificate-validation-policy.syntax.enumeration.value.never.synopsis=Do not look for the peer certificate to be present in the user's entry.
e63e8b4b886d2144fed7946d0fbe8d27386be2dcjortonproperty.enabled.synopsis=Indicates whether the SASL mechanism handler is enabled for use.
e63e8b4b886d2144fed7946d0fbe8d27386be2dcjortonproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the SASL mechanism handler implementation.
223c64b836fbc2bc8611da9604379dfe13f56abasf