Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ltrr-arizona-edu/passup

Password rotation for Linux using the Stache API.
https://github.com/ltrr-arizona-edu/passup

Last synced: about 1 month ago
JSON representation

Password rotation for Linux using the Stache API.

Awesome Lists containing this project

README

        

# Password Rotation Shell Script for Linux

The simple script relies on API access to the [University of Arizona's implementation](https://confluence.arizona.edu/display/SIA/Stache+Basics)
of the [STACHE](https://www.saltycloud.com/stache/) secure credential store.
It obtains the current password for a normal user account, generates a new random
password conforming to some character class constraints, updates the password, and writes
the new password back to the credential store.