{
    "content": [
        {
            "type": "text",
            "text": "# SECURETTY (info)\n\n## NAME\n\nsecuretty - list of terminals on which root is allowed to login\n\n## DESCRIPTION\n\nThe  file /etc/securetty contains the names of terminals (one per line,\nwithout leading /dev/) which are considered secure for the transmission\nof certain authentication tokens.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FILES**\n- **SEE ALSO**\n- **COLOPHON**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SECURETTY",
        "section": "",
        "mode": "info",
        "summary": "securetty - list of terminals on which root is allowed to login",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "login",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/login/1/json"
            },
            {
                "name": "login.defs",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/login.defs/5/json"
            },
            {
                "name": "pamsecuretty",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/pamsecuretty/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COLOPHON",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "securetty - list of terminals on which root is allowed to login\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  file /etc/securetty contains the names of terminals (one per line,\nwithout leading /dev/) which are considered secure for the transmission\nof certain authentication tokens.\n\nIt  is used by (some versions of) login(1) to restrict the terminals on\nwhich root is allowed to login.   See  login.defs(5)  if  you  use  the\nshadow suite.\n\nOn  PAM  enabled  systems,  it  is used for the same purpose by pamse-\ncuretty(8) to restrict the terminals on which empty passwords  are  ac-\ncepted.\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/securetty\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "login(1), login.defs(5), pamsecuretty(8)\n",
                "subsections": []
            },
            "COLOPHON": {
                "content": "This  page  is  part of release 5.10 of the Linux man-pages project.  A\ndescription of the project, information about reporting bugs,  and  the\nlatest     version     of     this    page,    can    be    found    at\nhttps://www.kernel.org/doc/man-pages/.\n\nLinux                             2020-06-09                      SECURETTY(5)",
                "subsections": []
            }
        }
    }
}