Skip to content
Discussion options

You must be logged in to vote

You can set the permission on a group, and make new users members of that group by default. This works for remote authentication with REMOTE_AUTH_DEFAULT_GROUPS. If you are using local authentication, I think you might need to remember to add them to the group when you create the user.

If the objective is simply that all users should get read access to Netbox, or read access to certain object types, then use EXEMPT_VIEW_PERMISSIONS and LOGIN_REQUIRED.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@derickprado
Comment options

Answer selected by derickprado
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants