Permissions on IP for specific prefixes #13560
Replies: 3 comments 1 reply
-
Sorry I forgot some informations : |
Beta Was this translation helpful? Give feedback.
-
Not completely sure, but I have not seen anything to enforce such a limitation within Netbox. |
Beta Was this translation helpful? Give feedback.
-
You should be able to write a Custom Validator to do what you need. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I didn't found thread on the topic I'm struggling on so I start one here.
I want to allow a group of user to add/change/delete for ip and ip range only if the corresponding prefix exist.
Is that possible or does it even make sense on Netbox ?
For the moment the big issue is that a user working on 10.1.1.0/24 can create an IP in this subnet but can also create an ip in 10.2.1.0/24 even if the prefix exist or not (or worst, even if the prefix exist and it's not supposed to be modified by the user or the groupe of users).
Thank you for your help.
Regards
Beta Was this translation helpful? Give feedback.
All reactions