=== modified file 'mandos-clients.conf.xml' --- mandos-clients.conf.xml 2008-08-31 15:06:39 +0000 +++ mandos-clients.conf.xml 2008-09-03 19:37:07 +0000 @@ -4,7 +4,7 @@ /etc/mandos/clients.conf"> - + ]> @@ -103,6 +103,9 @@ >TIME + This option is optional. + + The timeout is how long the server will wait for a successful checker run until a client is considered invalid - that is, ineligible to get the data this server @@ -129,6 +132,9 @@ >TIME + This option is optional. + + How often to run the checker to confirm that a client is still up. Note: a new checker will not be started if an old one is still running. The server @@ -149,6 +155,9 @@ >COMMAND + This option is optional. + + This option allows you to override the default shell command that the server will use to check if the client is still up. Any output of the command will be ignored, only @@ -174,6 +183,9 @@ >HEXSTRING + This option is required. + + This option sets the OpenPGP fingerprint that identifies the public key that clients authenticate themselves with through TLS. The string needs to be in hexidecimal form, @@ -187,6 +199,11 @@ >BASE64_ENCODED_DATA + If this option is not specified, the option is required + to be present. + + If present, this option must be set to a string of base64-encoded binary data. It will be decoded and sent to the client matching the above @@ -204,11 +221,6 @@ lines is that a line beginning with white space adds to the value of the previous line, RFC 822-style. - - If this option is not specified, the option is used instead, but one of them - must be present. - @@ -217,15 +229,16 @@ >FILENAME + This option is only used if is not + specified, in which case this option is + required. + + Similar to the , except the secret data is in an external file. The contents of the file should not be base64-encoded, but will be sent to clients verbatim. - - This option is only used, and must be - present, if is not specified. - @@ -234,6 +247,12 @@ >STRING + This option is optional, but highly + recommended unless the + option is modified to a + non-standard value without %(host)s in it. + + Host name for this client. This is not used by the server directly, but can be, and is by default, used by the checker. See the option.