{
    "content": [
        {
            "type": "text",
            "text": "# svcgssd (info)\n\n## NAME\n\nrpc.svcgssd - server-side rpcsecgss daemon\n\n## SYNOPSIS\n\nrpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]\n\n## DESCRIPTION\n\nThe  rpcsecgss protocol gives a means of using the gss-api generic se-\ncurity api to provide security for protocols using rpc (in  particular,\nnfs).   Before  exchanging  any  rpc requests using rpcsecgss, the rpc\nclient must first establish a security context  with  the  rpc  server.\nThe   linux  kernel's  implementation  of  rpcsecgss  depends  on  the\nuserspace daemon rpc.svcgssd to handle context establishment on the rpc\nserver.   The  daemon  uses files in the proc filesystem to communicate\nwith the kernel.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **CONFIGURATION FILE**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "svcgssd",
        "section": "",
        "mode": "info",
        "summary": "rpc.svcgssd - server-side rpcsecgss daemon",
        "synopsis": "rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "rpc.gssd",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/rpc.gssd/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 18,
                "subsections": []
            },
            {
                "name": "CONFIGURATION FILE",
                "lines": 17,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "rpc.svcgssd - server-side rpcsecgss daemon\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  rpcsecgss protocol gives a means of using the gss-api generic se-\ncurity api to provide security for protocols using rpc (in  particular,\nnfs).   Before  exchanging  any  rpc requests using rpcsecgss, the rpc\nclient must first establish a security context  with  the  rpc  server.\nThe   linux  kernel's  implementation  of  rpcsecgss  depends  on  the\nuserspace daemon rpc.svcgssd to handle context establishment on the rpc\nserver.   The  daemon  uses files in the proc filesystem to communicate\nwith the kernel.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-f     Runs rpc.svcgssd in the foreground and sends  output  to  stderr\n(as opposed to syslogd)\n\n-v     Increases the verbosity of the output (can be specified multiple\ntimes).\n\n-r     If the rpcsecgss library  supports  setting  debug  level,  in-\ncreases  the  verbosity of the output (can be specified multiple\ntimes).\n\n-i     If the nfsidmap library supports setting debug level,  increases\nthe verbosity of the output (can be specified multiple times).\n\n-p     Use principal instead of the default nfs/FQDN@REALM.\n\n-n     Use the system default credentials (host/FQDN@REALM) rather than\nthe default nfs/FQDN@REALM.\n",
                "subsections": []
            },
            "CONFIGURATION FILE": {
                "content": "Some of the options that can be set on the command  line  can  also  be\ncontrolled   through  values  set  in  the  [svcgssd]  section  of  the\n/etc/nfs.conf configuration file.  Values recognized include:\n\nprincipal\nIf set to system this is equivalent to the -n option.  If set to\nany other value, that is used like the -p option.\n\nverbosity\nValue which is equivalent to the number of -v.\n\nrpc-verbosity\nValue which is equivalent to the number of -r.\n\nidmap-verbosity\nValue which is equivalent to the number of -i.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "rpc.gssd(8),\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Dug Song <dugsong@umich.edu>\nAndy Adamson <andros@umich.edu>\nMarius Aamodt Eriksen <marius@umich.edu>\nJ. Bruce Fields <bfields@umich.edu>\n\n12 Jan 2007                   rpc.svcgssd(8)",
                "subsections": []
            }
        }
    }
}