python-netbox-users-and-computers
Port variant v12
Summary Netbox plugin to manage Active Directory (3.12)
Package version 0.8.5
Homepage https://pypi.org/project/netbox-users-and-computers/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 14 JAN 2025, 19:34:39 UTC
Port created 08 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)
PY312 ON Build using Python 3.12 PY313 OFF Build using Python 3.13
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Download groups
main mirror://PYPIWHL/10/c2/2b0d02e8974e2dc6f90084e8f9cdff9ea5086fddf91ca64174137a45f731
Distribution File Information
c3c1c3a46de6323db2a95007ad9c831db4fe478f6b19b535240e0453326d0555 15715 python-src/netbox_users_and_computers-0.8.5-py3-none-any.whl
Ports that require python-netbox-users-and-computers:v12
No other ports depend on this one.