Skip to content
Discussion options

You must be logged in to vote

Just stating the obvious, did you also set REMOTE_AUTH_ENABLED = True ?

As Mark says, you can use tcpdump to see what's being passed between the reverse proxy and Netbox:

tcpdump -i lo -nn -s0 -A tcp port 8001

If you don't see X-Remote-User: xxx in there, then you know the problem is with Apache. If you do, then you know it's with your Netbox configuration.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@chy-causer
Comment options

@candlerb
Comment options

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