3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY CONFNAME "mandos-clients.conf">
5
5
<!ENTITY CONFPATH "<filename>/etc/mandos/clients.conf</filename>">
6
<!ENTITY TIMESTAMP "2011-08-08">
6
<!ENTITY TIMESTAMP "2010-09-25">
7
7
<!ENTITY % common SYSTEM "common.ent">
358
356
<quote><literal>%%(<replaceable>foo</replaceable>)s</literal
359
357
></quote> will be replaced by the value of the attribute
360
358
<varname>foo</varname> of the internal
361
<quote><classname>Client</classname></quote> object in the
362
Mandos server. The currently allowed values for
363
<replaceable>foo</replaceable> are:
364
<quote><literal>approval_delay</literal></quote>,
365
<quote><literal>approval_duration</literal></quote>,
366
<quote><literal>created</literal></quote>,
367
<quote><literal>enabled</literal></quote>,
368
<quote><literal>fingerprint</literal></quote>,
369
<quote><literal>host</literal></quote>,
370
<quote><literal>interval</literal></quote>,
371
<quote><literal>last_approval_request</literal></quote>,
372
<quote><literal>last_checked_ok</literal></quote>,
373
<quote><literal>last_enabled</literal></quote>,
374
<quote><literal>name</literal></quote>,
375
<quote><literal>timeout</literal></quote>, and, if using
376
D-Bus, <quote><literal>dbus_object_path</literal></quote>.
377
See the source code for details. <emphasis role="strong"
378
>Currently, <emphasis>none</emphasis> of these attributes
379
except <quote><literal>host</literal></quote> are guaranteed
380
to be valid in future versions.</emphasis> Therefore, please
381
let the authors know of any attributes that are useful so they
382
may be preserved to any new versions of this software.
359
<quote><classname>Client</classname></quote> object. See the
360
source code for details, and let the authors know of any
361
attributes that are useful so they may be preserved to any new
362
versions of this software.
385
365
Note that this means that, in order to include an actual
460
440
<refsect1 id="see_also">
461
441
<title>SEE ALSO</title>
463
<citerefentry><refentrytitle>intro</refentrytitle>
464
<manvolnum>8mandos</manvolnum></citerefentry>,
465
443
<citerefentry><refentrytitle>mandos-keygen</refentrytitle>
466
444
<manvolnum>8</manvolnum></citerefentry>,
467
445
<citerefentry><refentrytitle>mandos.conf</refentrytitle>