Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 486 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 486 Bytes

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.