I watched a video about password rotation capabilities of Vault and it can rotate password for Windows, Linux & AD. Can Vault rotate password of Network Devices using SSH or REST API commands?
I’m not aware of any built-in methods or existing plugins that can do this (which doesn’t mean they don’t exist, however).
I think you’d have to build your own plugin or create an external process that leverages Vault for generation and storage of credentials for these types of devices.
Can you send a link to the video? I’m curious if it’s using the same method that I’m thinking it is.
1 Like
Yes - see the Development Guide for details
Many Thanks for your quick response.
For anyone that visits this in the future, on the Hashicorp Vault Github Discussions area I’ve started a poll. I’m curious to get your feedback.