yadifa.rc man page
yadifa.rc is the configuration file for yadifa(8). The configuration of yadifa has several containers: The configuration supports included files. The configuration files can be nested. The configuration consists of: eg. Examples of containers defined for a configuration file. YADIFA, General Config with Key KEY, TSIG-key configuration Admin-key key definition (the name is arbitrary) The name server remote client. default rcfile. This man page. Man page for yadifa. Since unquoted leading whitespace is generally ignored in the .yadifa.rc you can indent everything to taste. Please check the file README from the sources. Version: 2.3.9 of 2019-02-11. There exists a mailinglist for questions relating to any program in the yadifa package: If you would like to stay informed about new versions and official patches send a subscription request to via: (this is a readonly list). (C)2011-2018, EURid Gery Van Emelen WWW: http://www.EURid.euSynopsis
${HOME}/.yadifa.rc
Description
example: include /home/yadifa/yadifa-keys.conf <container>
# variable argument
variable value1
# variable argument1 argument2
variable value1 value2
# variable argument1
variable value1,value2
</container>
Examples
# start .yadifa.rc
<yadifa>
server "192.0.2.1 port 53"
tsig-key-name Admin-key
</yadifa>
# end .yadifa.rc
<key>
name Admin-key
algorithm hmac-md5
secret WorthlessKeyForExample==
</key>
Files
See Also
Notes
Changes
Version
Mailing Lists
for submitting questions/answers.
for subscription requests. License and Copyright
B-1831 Diegem, Belgium
info@yadifa.euAuthors
Email: Gery.VanEmelen@EURid.eu
Eric Diaz Fernandez
Email: Eric.DiazFernandez@EURid.euReferenced By