Manage account locks on AIX systems
New in version 2018.3.0.
none
Query for all accounts which are flagged as locked.
CLI Example:
salt <minion_id> shadow.locked ALL
Query for all accounts which have 3 or more login failures.
CLI Example:
salt <minion_id> shadow.login_failures ALL
Unlock user for locked account
CLI Example:
salt <minion_id> shadow.unlock user
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy