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

neil_a_wilson
30.05.2007 563ec02f82746d87c5ce638e9e7e1bfcec2ba473
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, July 30, 2007 03:05 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, July 30, 2007 03:05 +0200
commit563ec02f82746d87c5ce638e9e7e1bfcec2ba473
tree 29fea5a5fef2cdc9cfbd3b4531e6cd3aaf52b0fe tree | zip | gz
parent 6ac3c4ea9e225c3209518be08d7d59f3f732ebea view | diff
Provide a configuration option that makes it possible for the administrator to
control whether responses to failed bind operations include an error message
that explains the problem. By default, failed bind operations will return a
response that indicates the operation failed, but will not include any error
message (although it will be written to the access log). However, if the
administrator decides that the benefit of providing this information to the
client outweighs any potential security risk, then this option may be used to
include that message in the response to the client as well as having it written
to the access log.

OpenDS Issue Number: 1787
8 files modified
160 ■■■■■ changed files
opendj-sdk/opends/resource/config/config.ldif 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/schema/02-config.ldif 7 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml 26 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/BindOperationBasis.java 17 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/BindOperationWrapper.java 9 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/CoreConfigManager.java 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 33 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/BindOperationTestCase.java 64 ●●●●● diff | view | raw | blame | history