rotate-linux-password - Man Page

rotates the password of a Linux user account

Synopsis

rotate-linux-password <username>

Description

The rotate-linux-password is used to rotate the password of a Linux user account. This script takes one option which is used to specify the username whose password should be rotated. If the username option is not provided, the script will exit with an error message.

Options

<username>

Specify the username whose password should be rotated.

Usage

To use this script, execute the following command: rotate-linux-password <username>

Examples

To rotate the password for user "jdoe", use the following command: rotate-linux-password jdoe

Author

Salman Butt <cn137@protonmail.com>

Reporting Bugs

Report bugs to https://github.com/cn137/painless-password-rotation/issues.

Info

06 Mar 2023 General Command Manual