Socket
Book a DemoInstallSign in
Socket

adestis-netbox-plugin-account-management

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adestis-netbox-plugin-account-management

ADESTIS Account Management

Source
pipPyPI
Version
1.9.6
Maintainers
1

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.x1.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

Systems

SSH Keys

Login Credentials

Login Credentials - SSH Key

Keywords

netbox

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts