Possibility of adding secrets without device #1190

Closed
opened 2025-12-29 16:29:52 +01:00 by adam · 4 comments
Owner

Originally created by @tdmike on GitHub (Aug 23, 2017).

We sometimes have users/password which are assigned to multiple devices, so they are generic. I personally like to see the ability to add secrets which should not be assigned to a specific design.

Originally created by @tdmike on GitHub (Aug 23, 2017). We sometimes have users/password which are assigned to multiple devices, so they are generic. I personally like to see the ability to add secrets which should not be assigned to a specific design.
adam closed this issue 2025-12-29 16:29:52 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 23, 2017):

Tools like Vault and LastPass are better suited for that. The only advantage of storing secrets in NetBox is being able to associate them with particular devices.

Also, in the future please use the GitHub issue template.

@jeremystretch commented on GitHub (Aug 23, 2017): Tools like [Vault](https://www.vaultproject.io/) and [LastPass](https://www.lastpass.com/) are better suited for that. The only advantage of storing secrets in NetBox is being able to associate them with particular devices. Also, in the future please use the [GitHub issue template](https://raw.githubusercontent.com/digitalocean/netbox/develop/.github/ISSUE_TEMPLATE.md).
Author
Owner

@tdmike commented on GitHub (Aug 23, 2017):

We're not talking about passwords for applications or such, we're talking about generic passwords like snmp passwords which are kept the same for a reason. I would not like to have to assign them to every devices separately but I would like to add them to the secrets of netbox since it's related to the devices there.

@tdmike commented on GitHub (Aug 23, 2017): We're not talking about passwords for applications or such, we're talking about generic passwords like snmp passwords which are kept the same for a reason. I would not like to have to assign them to every devices separately but I would like to add them to the secrets of netbox since it's related to the devices there.
Author
Owner

@kopacko commented on GitHub (Aug 23, 2017):

Adding secrets to sites, circuits, manufacturers, providers would be nice.

@kopacko commented on GitHub (Aug 23, 2017): Adding secrets to sites, circuits, manufacturers, providers would be nice.
Author
Owner

@candlerb commented on GitHub (Sep 14, 2017):

There was some old discussion in #69, now closed.

When sharing passwords between devices, probably the best bet currently is to add a Custom Field containing just the password ID (e.g. "SWITCH-SNMP-4"), which you look up in a separate password application like Vault or Passbolt

It is also not yet decided whether Netbox will support secrets for virtual machines.

@candlerb commented on GitHub (Sep 14, 2017): There was some old discussion in #69, now closed. When sharing passwords between devices, probably the best bet currently is to add a Custom Field containing just the password ID (e.g. "SWITCH-SNMP-4"), which you look up in a separate password application like Vault or [Passbolt](https://www.passbolt.com/faq) It is also not yet decided whether Netbox will support secrets for [virtual machines](https://github.com/digitalocean/netbox/issues/142#issuecomment-326590192).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1190