Skip to content

Seggr/Pass2Vault

Repository files navigation

Pass2Vault

a interum solution for managing the local admin password on azure vms by automatically cycling password with Azure Keyvault.

Flow

  1. Checks to see if Vault Secrets will expire (to disable the rotation of a password simply remove it and in turn restore it.)
  2. Creates a new super secret password that noone knows and stores it within keyvault.
  3. Attempts to change the users password
  4. [maybe do some cleanup later of old secret versions]
  5. relax a little.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages