{
    "content": [
        {
            "type": "text",
            "text": "# unix_update (man)\n\n## NAME\n\nunixupdate - Helper binary that updates the password of a given user\n\n## SYNOPSIS\n\nunixupdate [...]\n\n## DESCRIPTION\n\nunixupdate is a helper program for the pamunix module that updates the password of a given\nuser. It is not intended to be run directly from the command line and logs a security\nviolation if done so.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "unix_update",
        "section": "",
        "mode": "man",
        "summary": "unixupdate - Helper binary that updates the password of a given user",
        "synopsis": "unixupdate [...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pamunix",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/pamunix/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "unixupdate - Helper binary that updates the password of a given user\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "unixupdate [...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "unixupdate is a helper program for the pamunix module that updates the password of a given\nuser. It is not intended to be run directly from the command line and logs a security\nviolation if done so.\n\nThe purpose of the helper is to enable tighter confinement of login and password changing\nservices. The helper is thus called only when SELinux is enabled on the system.\n\nThe interface of the helper - command line options, and input/output data format are internal\nto the pamunix module and it should not be called directly from applications.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pamunix(8)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Written by Tomas Mraz and other various people.\n\n\n\nLinux-PAM Manual                             06/08/2020                               UNIXUPDATE(8)",
                "subsections": []
            }
        }
    }
}