python-netbox-users-and-computers
Port variant py311
Summary Netbox plugin to manage Active Directory (3.11)
Package version 0.3.6
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 13 JAN 2023, 22:39:51 UTC
Port created 07 JAN 2023, 04:18:24 UTC
Subpackage Descriptions
single # 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'] ``` 3. Перейти в каталог с файлом `manage.py` и выполнить миграцию БД `python3 manage.py migrate` 4. Перезапустить сервер netbox 5. Проверить, что плагин появился в списке установленных плагинов в административном интерфейсе Django.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/b5/1d/9a4e26fa0633a7acbeedba945ad4131ecaf48f0cf243ec6efee95579bc95
Distribution File Information
12bb28f3d071c4ecbe0f3942abe9fb563969194a50badfc9437c2065472e0762 22488 netbox_users_and_computers-0.3.6-py3-none-any.whl
Ports that require python-netbox-users-and-computers:py311
No other ports depend on this one.