ScatteredDrifter / networkPasswordUpdater

A simple script that aims to query a password from diceware and apply it to a certain amount of network devices (via SSH)
Mozilla Public License 2.0
0 stars 0 forks source link

Feature :: option to select target of queried password #1

Closed ScatteredDrifter closed 1 year ago

ScatteredDrifter commented 1 year ago

Because this system also works in layers ( from core services to user-level services ) we require different passwords for those.

Each layer is represented with a file within "passwords" and contains said password for the service. It would be beneficial to allow to select a given service before downloading/querying a password for it .

That way its possible to control which password to use for which service.

ScatteredDrifter commented 1 year ago

This feature is mostly obsolete now as well, with the same reasoning as in #4