Securing the Server with lockdown mode - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce

The PingDirectory server provides tools to enter and leave lockdown mode if the server requires a security lockdown.

In lockdown mode, only users with the lockdown-mode privilege can perform operations Users who do not have the privilege are rejected. By default, root users have this privilege. You can give other administrators this privilege. Users with this privilege can configure lockdown mode as a recurring task.

Some configuration problems can lead to inadvertent exposure of sensitive information, such as an access control rule that cannot be properly parsed, and cause the server to place itself in lockdown mode. This ensures that an administrator can manually correct the problem. Lockdown mode does not persist across restarts.

  • To perform some administrative operations and ensure that other client requests are not allowed to access any data in the server, manually place the server into lockdown mode.

    Any client request to the PingDirectory server in lockdown mode receives an Unavailable response.

  • To take the PingDirectory server out of lockdown mode, use either of the following options:
    • Use the leave-lockdown-mode command.
    • Restart the server.
  • To start a server in lockdown mode, use the start-server --lockdownMode option.