
A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, there’s also a graphical interface.
At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.
Each managed machine may have its own loadset composed of multiple, layered overloads. This allows, for example, the operating system to be described separately from applications.
Loadsets are stored on a remote server. By updating a loadset on the server, changes can be pushed to managed machines.
Also available is the Radmind Assistant, a Mac OS X Cocoa frontend for the radmind tools.
What’s new in this version:
* Added -C option to lapply that will create missing intermediate directories.
* Added -P option that specifies a directory that contains certificates to be used when verifying the peer.
* make dist will now create compressed tar ball.
* make package will now create compressed tar ball and remove temporary files.
* Fixed radmind.8 manpage rendering issue which hid some of the text.



