NetBox Account Management
Netbox plugin for managing the ownership of accounts.
Features
This plugin provide following Models:
- Systems
- Login Credentials
- SSH Keys
Compatibility
| NetBox 4.2.x | 1.9.x |
Installation
The plugin is available as a Python package in pypi and can be installed with pip
pip install adestis-netbox-plugin-account-management
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ['adestis_netbox_plugin_account_management']
Restart NetBox and add adestis-netbox-plugin-account-management to your local_requirements.txt
See NetBox Documentation for details
Configuration
The following options are available:
top_level_menu: Bool (default False) Enable top level section navigation menu for the plugin.
Screenshots
Release files for adestis-netbox-plugin-account-management 1.9.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adestis_netbox_plugin_account_management-1.9.6.tar.gz | 33.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| adestis_netbox_plugin_account_management-1.9.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 92.0 kB
Release files / adestis_netbox_plugin_account_management-1.9.6.tar.gz
| Download URL | adestis_netbox_plugin_account_management-1.9.6.tar.gz |
|---|---|
| Size | 33.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
272154692fb3bd9e0b85b89eba793973742aab4550525d0422814d66e690db4f
|
|
BLAKE2b-256 checksum How to use checksums |
599a78ef8149fd1b3b801ac614b14b031af4eadc9c8c91e77dca4bd7ce3e89d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|
Release files / adestis_netbox_plugin_account_management-1.9.6-py3-none-any.whl
| Download URL | adestis_netbox_plugin_account_management-1.9.6-py3-none-any.whl |
|---|---|
| Size | 58.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2c40776ea875a3ffec9114e0376dedb49572437906f23b876cff8938cbc36753
|
|
BLAKE2b-256 checksum How to use checksums |
5102f625f4c9c6045be1b0ceaa41555d6465a898d738f0653853fa89e8e499bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|