Default username and password not working #673
-
I've been busily (and happily) populating my netbox-docker instance for the last few days. I don't recall having changed the default username/password of admin/admin, however, it no longer works. The VM that contains the docker container is locked down so that only specific source IPs can access it, so I hadn't yet gotten around to changing the password. It baffles me that it isn't working. Is there a way that I can change the password via the command line? I tried using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You need to use the Python installation from the virtual environment: |
Beta Was this translation helpful? Give feedback.
You need to use the Python installation from the virtual environment:
/opt/netbox/venv/bin/python /opt/netbox/netbox/manage.py