python-netbox-users-and-computers
Port variant py310
Summary Netbox plugin to manage Active Directory (3.10)
Package version 0.8.5
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 23 JAN 2023, 06:04:31 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 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310: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:py310
No other ports depend on this one.