Import device types access denied #12788
-
I get access denied when trying to import device types as a regular user with device type add, change, del and view rights. From demo.netbox.dev: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Which user on demo.netbox.dev - is it "andhag" ? That has permission called "kalle" which is view,add (only) on device type. According to the source code, you need all the following permissions:
That's because importing the device type YAML can also create those related template objects. |
Beta Was this translation helpful? Give feedback.
Which user on demo.netbox.dev - is it "andhag" ? That has permission called "kalle" which is view,add (only) on device type.
According to the source code, you need all the following permissions: