NAME

wtdns-deepen - WtDNS directory converter

SYNOPSIS

wtdns-deepen

DESCRIPTION

The wtdns-deepen utility converts the WtDNS data directory structure from one not using hash directories to one using hash directories.

CONFIGURATION

The following global options are recognized in the configuration file.

debug = yes/no

If this is on, some programs will just list/log what they would do if it was off without actually doing it.

datadir = directory

The directory where WtDNS resource records are stored. Default is “/var/lib/wtdns”.

oldhash = yes/no

If on, WtDNS will omit the ‘#’ i front of the hash, wich makes it compatible with the oriinal SheerDNS software.

hasher = command

The command to use when getting a hash for the host domain directory. Default is “/usr/bin/wtdnshash”.

FILES

/var/lib/wtdns

All resource records are stored in this directory.

/etc/wtdns/wtdns.ini
The global configuration file.

SEE ALSO

wtdns(8), wtdns.ini(8), wtdnsinfo(8), wtdnsadd(8), wtdnssign(8), wtdnshash(8), wtdns-flatten(8), wtdnsd(8), wtdns-fromlog(8), wtdns-maintain(8), dig(1)