ltrr-arizona-edu / passup

Password rotation for Linux using the Stache API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Rotation Shell Script for Linux

The simple script relies on API access to the University of Arizona's implementation of the 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.

About

Password rotation for Linux using the Stache API.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%