/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to clients.conf

  • Committer: Teddy Hogeborn
  • Date: 2008-08-01 06:33:15 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080801063315-4k33q3ek28hjc3tu
* plugins.d/plugbasedclient.c: Update include file comments.
  (struct process.disable): Renamed to "disabled".  All users changed.
  (addarguments): Renamed to "addargument".  All callers changed.
  (doc, args_doc): Removed.
  (main): Changed default "plugindir" to
          "/conf/conf.d/mandos/plugins.d".  Renamed "rfds_orig" to
           "rfds_all"; all users changed.  New "debug" and
           "exitstatus" variables.  New "--debug" option.  Removed
           unnecessary ".flags = 0" from all options.  Changed so that
           "--disable-plugin" only takes one plugin.  Check for
           non-existence of ":" in argument to "--options-for".  Added
           some debugging outputs.  Set the FD_CLOEXEC flag on the
           directory FD.  More capable code for dealing with
           disallowed plugin file name prefixes and suffixes.  Bug
           fix: check for some malloc failures.  Moved allocating the
           "struct process *new_process" to after the fork.  Do
           _exit() instead of exit() in the child.

* plugins.d/mandosclient.c: Updated contact information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[DEFAULT]
 
2
timeout = 1h
 
3
interval = 5m
 
4
checker = fping -q -- %%(fqdn)s
 
5
 
1
6
# Example
2
 
#[foo]
3
 
#fingerprint = 3e393aeaefb84c7e89e2f547b3a107558fca3a27
4
 
#secfile = openpgp/secret.txt.asc
5
 
#fqdn = foo.example.org
6
 
#checker = echo %%(fqdn)s >&2; false
7
 
#
 
7
[foo]
 
8
fingerprint = 3e393aeaefb84c7e89e2f547b3a107558fca3a27
 
9
secret = Base+64+encoded+OpenPGP+encrypted+data/=
 
10
# secfile = /etc/mandos/foo-secret.txt.asc
 
11
fqdn = foo.example.org
 
12
checker = fping -q -- %%(fqdn)s
 
13
timeout = 10m
 
14
 
8
15
[braxen_client]
9
16
fingerprint =  7788 2722 5BA7 DE53 9C5A  7CFA 59CF F7CD BD9A 5920
10
17
secret =