# KEY.DNS_RESOLVER(8) - man - phpMan

[KEY.DNS_RESOLVER(8)](https://www.chedong.com/phpMan.php/man/KEY.DNSRESOLVER/8/markdown)                Linux Key Management Utilities                [KEY.DNS_RESOLVER(8)](https://www.chedong.com/phpMan.php/man/KEY.DNSRESOLVER/8/markdown)



## NAME
       key.dns_resolver - upcall for request-key to handle dns_resolver keys

## SYNOPSIS
       **/sbin/key.dns**___**resolver** <key>
       **/sbin/key.dns**___**resolver** --dump-config [-c <configfile>]
       **/sbin/key.dns**___**resolver** -D [-v] [-v] [-c <configfile>] <desc>
       <calloutinfo>

## DESCRIPTION
       This  program is invoked by request-key on behalf of the kernel when kernel services (such as
       NFS, CIFS and AFS) want to perform a hostname lookup and the kernel does  not  have  the  key
       cached.  It is not ordinarily intended to be called directly.

       There  program  has  internal  parameters  that can be changed with a configuration file (see
       [key.dns_resolver.conf(5)](https://www.chedong.com/phpMan.php/man/key.dnsresolver.conf/5/markdown) for more information).  The default configuration file is  in  /etc,
       but this can be overridden with the **-c** flag.

       The  program  can  be  called  in debugging mode to test its functionality by passing a **-D** or
       **--debug** flag on the command line.  For this to work, the key description and the callout  in‐
       formation must be supplied.  Verbosity can be increased by supplying one or more **-v** flags.

       The program may also be called with **--dump-config** to show the values that configurable param‐
       eters will have after parsing the config file.

## ERRORS
       All errors will be logged to the syslog.

## SEE ALSO
       **key.dns**___**[resolver.conf**(5)](https://www.chedong.com/phpMan.php/man/resolver.conf/5/markdown), [**request-key.conf**(5)](https://www.chedong.com/phpMan.php/man/request-key.conf/5/markdown), [**keyrings**(7)](https://www.chedong.com/phpMan.php/man/keyrings/7/markdown), [**request-key**(8)](https://www.chedong.com/phpMan.php/man/request-key/8/markdown)



Linux                                        18 May 2020                         [KEY.DNS_RESOLVER(8)](https://www.chedong.com/phpMan.php/man/KEY.DNSRESOLVER/8/markdown)
