Port variant | v13 |
Summary | Netbox plugin to manage Active Directory (3.13) |
BROKEN | |
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 | 11 NOV 2024, 23:28:05 UTC |
Port created | 08 JAN 2023, 04:18:24 UTC |
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. |
Build (only) |
python313:dev:std python-pip:single:v13 autoselect-python:single:std |
Build and Runtime | python313:primary:std |
main | mirror://PYPIWHL/10/c2/2b0d02e8974e2dc6f90084e8f9cdff9ea5086fddf91ca64174137a45f731 |
No other ports depend on this one. |