dsconfig/
You can use dsconfig
batch files to apply dsconfig
commands to PingAuthorize Server.
You can add dsconfig
batch files to the dsconfig
directory. These files, each of which must include a .dsconfig
extension, contain dsconfig
commands to apply to server.
Because the dsconfig
batch files are ordered lexicographically, 00-base.dsconfig
runs before 01-second.dsconfig
, and so on.
To produce a dsconfig
batch file that reproduces the current configuration, run bin/config-diff
.