adding chown for /opt/netbox/netbox/scripts/ #8039

Closed
opened 2025-12-29 20:31:36 +01:00 by adam · 0 comments
Owner

Originally created by @jonasbela on GitHub (May 11, 2023).

Originally assigned to: @abhi1693 on GitHub.

Change Type

Addition

Area

Installation/upgrade

Proposed Changes

Under "Create the NetBox System User"
for Ubuntu:

sudo chown --recursive netbox /opt/netbox/netbox/scripts/

since v3.5.0 when you have to add Scripts over the webpage your user running NetBox has to access the scripts folder

Originally created by @jonasbela on GitHub (May 11, 2023). Originally assigned to: @abhi1693 on GitHub. ### Change Type Addition ### Area Installation/upgrade ### Proposed Changes Under "Create the NetBox System User" for Ubuntu: sudo chown --recursive netbox /opt/netbox/netbox/scripts/ since v3.5.0 when you have to add Scripts over the webpage your user running NetBox has to access the scripts folder
adam added the status: acceptedtype: documentation labels 2025-12-29 20:31:36 +01:00
adam closed this issue 2025-12-29 20:31:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8039