From 45c89e76e221ae9735a1dacd6547f66ade084165 Mon Sep 17 00:00:00 2001
From: Nadia <98525884+Nadia-JSch@users.noreply.github.com>
Date: Tue, 18 Nov 2025 16:14:34 +0200
Subject: [PATCH 1/4] 1162: remove github script link; auto-discovery/index
---
docs/auto-discovery/index.mdx | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/docs/auto-discovery/index.mdx b/docs/auto-discovery/index.mdx
index adbd0906a..c5d24362a 100644
--- a/docs/auto-discovery/index.mdx
+++ b/docs/auto-discovery/index.mdx
@@ -230,15 +230,6 @@ The Device42 remote collector (RC) is a lightweight virtual appliance (a VM) tha
For more information head to the dedicated [Remote Collector page](auto-discovery/remote-collector-rc.mdx).
-## Scripts for Linux, Solaris, Windows, and Mac
-
-There is a selection of open-source scripts on the Device42 GitHub page:
-
-- For Mac, Linux, and Solaris autodiscovery, see the [`nix_bsd_mac_inventory`](https://github.com/device42/nix_bsd_mac_inventory) repository.
-- Windows discovery scripts can be found on the [Device42 GitHub repository](https://github.com/device42).
-
-Windows scripts use PowerShell 2.0/iPython to get individual Windows host details and to get Windows machines. Details are relayed to the Device42 Main Appliance via the API. The Linux, Solaris, and Mac scripts connect to remote servers using SSH to gather inventory data, sending that data back via the Device42 RESTful API.
-
## Using REST APIs
You can automate inventory management and integrate with your own scripts or other programs using the Device42 RESTful APIs as shown in the [Create Hardware Models](how-to-videos/api-imports-add-create-hardware-models.mdx) video.
From 4406b30e6717fd63a94369565f7469c7fb241310 Mon Sep 17 00:00:00 2001
From: Nadia <98525884+Nadia-JSch@users.noreply.github.com>
Date: Tue, 18 Nov 2025 16:30:26 +0200
Subject: [PATCH 2/4] 1166: add port 123; discovery-port-configurations
---
docs/getstarted/installation/discovery-port-configurations.mdx | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/getstarted/installation/discovery-port-configurations.mdx b/docs/getstarted/installation/discovery-port-configurations.mdx
index bdc5ea311..266ee1533 100644
--- a/docs/getstarted/installation/discovery-port-configurations.mdx
+++ b/docs/getstarted/installation/discovery-port-configurations.mdx
@@ -8,6 +8,7 @@ Below is a complete reference list of all ports that may be used to access targe
| Source | Default Port | Protocol | Directionality | Reason |
|-------------------------------|--------------------|-----------|----------------|---------------------------------------------|
| Main Appliance (MA) | 389 (TCP/UDP)
636 (TCP/UDP) | LDAP
LDAPS | MA to targets | Active Directory Sync |
+| Main Appliance (MA) | 123 (UDP) | NTP | MA to targets | Time synchronization |
| Remote Collector(s) (RC) | 53 (TCP) | DNS | Device42 to targets | DNS Zone Discovery |
| Remote Collector(s) (RC) | 623 (UDP) | IPMI | RC to targets | IPMI based discovery of management interfaces |
| Remote Collector(s) (RC) | 22 (TCP) | SSH | RC to targets | SSH based discovery of Linux and Unix systems |
From e678981109992a47c3ca77d51eb12dea48488397 Mon Sep 17 00:00:00 2001
From: Nadia <98525884+Nadia-JSch@users.noreply.github.com>
Date: Mon, 24 Nov 2025 16:12:53 +0200
Subject: [PATCH 3/4] 1174: correct object list; index
---
.../role-based-access-control/index.mdx | 22 +++++++++----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/docs/administration/role-based-access-control/index.mdx b/docs/administration/role-based-access-control/index.mdx
index 0ad80fbdd..f10e35089 100644
--- a/docs/administration/role-based-access-control/index.mdx
+++ b/docs/administration/role-based-access-control/index.mdx
@@ -155,22 +155,22 @@ As with Object Categories, it's not necessary to assign a subnet category to eve
## Assigning Object Permissions to Admin Groups
+You can assign admin groups to objects from the list view of the object type or the edit page of a specific object. You can also assign admin groups to discovered objects.
+
Object permissions apply to the following objects:
- Buildings
- Rooms
- Racks
-- Devices
-- Assets
-- Object Categories
-- PDUs
-- VRF Groups
-- Subnet Categories
-- Purchases
-- Vendors
- Customers
-- Auto Discovery jobs
-
-You can assign admin groups to objects from the list view of the object type or the edit page of a specific object. You can also assign admin groups to discovered objects.
+- Discovery job objects:
+ - AD/LDAP Sync
+ - Certificate Autodiscovery
+ - Cloud Autodiscovery
+ - Hypervisors/*nix/win for Autodiscovery
+ - IPMI/Redfish Autodiscovery
+ - Ping Sweep
+ - SNMP Autodiscovery
+ - UCS/ACI/Load Balancers for Autodiscovery
From the list view of the object type, you can bulk select the objects you want to assign permissions to. From the **Actions** dropdown, select the **Assign Permissions** action.
From fb0a8d94b584babe93e7248a60823aadf6f584f8 Mon Sep 17 00:00:00 2001
From: Nadia <98525884+Nadia-JSch@users.noreply.github.com>
Date: Mon, 24 Nov 2025 16:55:33 +0200
Subject: [PATCH 4/4] 1174: remove duplicate list; index
---
.../role-based-access-control/index.mdx | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/docs/administration/role-based-access-control/index.mdx b/docs/administration/role-based-access-control/index.mdx
index f10e35089..192ca6e26 100644
--- a/docs/administration/role-based-access-control/index.mdx
+++ b/docs/administration/role-based-access-control/index.mdx
@@ -157,7 +157,8 @@ As with Object Categories, it's not necessary to assign a subnet category to eve
You can assign admin groups to objects from the list view of the object type or the edit page of a specific object. You can also assign admin groups to discovered objects.
-Object permissions apply to the following objects:
+The **Add Groups** and **Delete Groups** actions are available for the following objects:
+
- Buildings
- Rooms
- Racks
@@ -172,7 +173,7 @@ Object permissions apply to the following objects:
- SNMP Autodiscovery
- UCS/ACI/Load Balancers for Autodiscovery
-From the list view of the object type, you can bulk select the objects you want to assign permissions to. From the **Actions** dropdown, select the **Assign Permissions** action.
+From the list view of the object type, bulk select the objects you want to assign permissions to. From the **Actions** dropdown, select the **Add Groups** action.