/passup

Password rotation for Linux using the Stache API.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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.