python-netbox-users-and-computers
Port variant v11
Summary Netbox plugin to manage Active Directory (3.11)
Package version 0.8.5
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 OCT 2023, 04:40:21 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)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/10/c2/2b0d02e8974e2dc6f90084e8f9cdff9ea5086fddf91ca64174137a45f731
Distribution File Information
c3c1c3a46de6323db2a95007ad9c831db4fe478f6b19b535240e0453326d0555 15715 netbox_users_and_computers-0.8.5-py3-none-any.whl
Ports that require python-netbox-users-and-computers:v11
No other ports depend on this one.