Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netbox-users-and-computers

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netbox-users-and-computers

Netbox plugin. Manage AD Users and Workstations

  • 0.8.5
  • PyPI
  • Socket score

Maintainers
1

Netbox plugin 'Users and Computers'

Добавляет:

  • в Netbox объект "ADUsers"
  • в Netbox объект "Workstations"
  • в карточки объектов virtual machine, device секцию "Risks"

Позволяет связывать активы с рисками ИБ и недопустимыми событиями.

Установка

  1. Установить плагин pip3 install netbox-users-and-computers
  2. Добавить плагин в netbox/netbox/netbox/configuration.py (обновить или добавить переменную):
PLUGINS=['users_and_computers']
  1. Перейти в каталог с файлом manage.py и выполнить миграцию БД python3 manage.py migrate
  2. Перезапустить сервер netbox
  3. Проверить, что плагин появился в списке установленных плагинов в административном интерфейсе Django.

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc