Bcfg2 client list schema
Describe a Bcfg2 client machine.
**Alias** allows you to set alternative hostname and IP
address pairs that also resolve to this client.
Hostname of the alternative client name-address pair.
IP address of the alternative client name-address pair.
Hostname of client. This needs to be the name (probably
FQDN) returned by a reverse lookup on the connecting IP
address.
Profile group naem to associate this client with.
Deprecated.
Authentication mode for the client. See
:ref:`appendix-guides-authentication` for details on the
values available.
Establishes a name for this cilent that can be used to
bypass dns-based client resolution.
Establishes a per-client password that can be used instead
of the global password.
Deprecated. Use :xml:attribute:`ClientType:floating` instead.
Allows requests to come from any IP address, rather than
requiring requests to come from an IP associated with this
client. Note that, since this forces the Bcfg2 server to
trust any connection that claims to be from this hostname,
it can introduce security issues.
Requires the use of :xml:attribute:`ClientType:password` for
this client.
Deprecated.
Establishes an extra IP address that resolves to this client.
The version of the Bcfg2 client running on this machine.
You should not have to set this manually, but can let the
Bcfg2 server set it automatically.
Metadata client list top-level tag
Client schema version