Change local user account password - Linux - BETA - superseded
| 1 Votes |
Versioning - This is an older version.
| 1 | Change local user account password - Linux - BETA | 12/6/2013 12:12:45 PM |
| 2 | Change local user account password - Linux - BETA | 9/21/2016 3:15:53 PM |
Description
Password:
Property Details
| 3673 | |
| Alpha - Code that was just developed | |
| Change local user account password - Linux - BETA | |
| BESC | |
| Accounts | |
| 0 | |
| Internal | |
| jbt8, spg14, jgs194 | |
| 5/3/2013 12:00:00 AM | |
| jgstew on 12/6/2013 12:12:45 PM | |
| jgstew on 12/6/2013 12:12:45 PM | |
| 8800 Views / 135 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 2 fixlets | * Results in a true/false |
name of operating system starts with "Linux"
version of client >= "9.0"
Actions
Action 1 (default)
Action Link
Change specified local user account password.
Script Type
BigFix Action Script
action parameter query "username" with description "Please specify the name of an existing local user account"Success Criteria
wait sh -c "echo "{parameter "username" of action}:{parameter "secret" of action}" | chpasswd"
This action will be considered successful when all lines of the action script have completed successfully.
Sharing
| Social Media: |
Comments
|
|
|
| You are welcome. I have used this on CentOS & Ubuntu as well I believe. | |
|
|
|
| Downloaded and tested/used successfully on RHEL 6.8, 7.3 thus far. Thanks for this! | |

