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

neil_a_wilson
03.56.2007 846b9829d2dc1a05e18cb11a7b13f7373f6a6a6b
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, May 3, 2007 05:56 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, May 3, 2007 05:56 +0200
commit846b9829d2dc1a05e18cb11a7b13f7373f6a6a6b
tree 2786dda2e767f97c40841c9bfe07739e1b3969ee tree | zip | gz
parent ad7d609fbdf8bc345569984971d0e7a18154b5d4 view | diff
Implement support for config file change detection, which can detect external
edits to the server configuration (e.g., manually updating the file in a text
editor) with the server online. If the server detects that the configuration
file has been externally modified when it needs to rewrite it to apply a change
coming in through protocol, then it will attempt to copy the manually-edited
file off to the side and will generate an administrative alert and write a log
message to let administrators know what happened.

OpenDS Issue Number: 169
3 files modified
162 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/extensions/ConfigFileHandler.java 73 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/messages/ConfigMessages.java 39 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java 50 ●●●●● diff | view | raw | blame | history