{
    "content": [
        {
            "type": "text",
            "text": "# KEY.DNS_RESOLVER(8) (man)\n\n**Summary:** key.dnsresolver - upcall for request-key to handle dnsresolver keys\n\n**Synopsis:** /sbin/key.dnsresolver <key>\n/sbin/key.dnsresolver --dump-config [-c <configfile>]\n/sbin/key.dnsresolver -D [-v] [-v] [-c <configfile>] <desc>\n<calloutinfo>\n\n## See Also\n\n- key.dnsresolver.conf(5)\n- request-key.conf(5)\n- keyrings(7)\n- request-key(8)\n- KEY.DNSRESOLVER(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (5 lines)\n- **DESCRIPTION** (15 lines)\n- **ERRORS** (2 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nkey.dnsresolver - upcall for request-key to handle dnsresolver keys\n\n### SYNOPSIS\n\n/sbin/key.dnsresolver <key>\n/sbin/key.dnsresolver --dump-config [-c <configfile>]\n/sbin/key.dnsresolver -D [-v] [-v] [-c <configfile>] <desc>\n<calloutinfo>\n\n### DESCRIPTION\n\nThis  program is invoked by request-key on behalf of the kernel when kernel services (such as\nNFS, CIFS and AFS) want to perform a hostname lookup and the kernel does  not  have  the  key\ncached.  It is not ordinarily intended to be called directly.\n\nThere  program  has  internal  parameters  that can be changed with a configuration file (see\nkey.dnsresolver.conf(5) for more information).  The default configuration file is  in  /etc,\nbut this can be overridden with the -c flag.\n\nThe  program  can  be  called  in debugging mode to test its functionality by passing a -D or\n--debug flag on the command line.  For this to work, the key description and the callout  in‐\nformation must be supplied.  Verbosity can be increased by supplying one or more -v flags.\n\nThe program may also be called with --dump-config to show the values that configurable param‐\neters will have after parsing the config file.\n\n### ERRORS\n\nAll errors will be logged to the syslog.\n\n### SEE ALSO\n\nkey.dnsresolver.conf(5), request-key.conf(5), keyrings(7), request-key(8)\n\n\n\nLinux                                        18 May 2020                         KEY.DNSRESOLVER(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "KEY.DNS_RESOLVER",
        "section": "8",
        "mode": "man",
        "summary": "key.dnsresolver - upcall for request-key to handle dnsresolver keys",
        "synopsis": "/sbin/key.dnsresolver <key>\n/sbin/key.dnsresolver --dump-config [-c <configfile>]\n/sbin/key.dnsresolver -D [-v] [-v] [-c <configfile>] <desc>\n<calloutinfo>",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "key.dnsresolver.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/key.dnsresolver.conf/5/json"
            },
            {
                "name": "request-key.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/request-key.conf/5/json"
            },
            {
                "name": "keyrings",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/keyrings/7/json"
            },
            {
                "name": "request-key",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/request-key/8/json"
            },
            {
                "name": "KEY.DNSRESOLVER",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/KEY.DNSRESOLVER/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 15,
                "subsections": []
            },
            {
                "name": "ERRORS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}