-
I'v just installed new netbox instance (latest) on new server by following installation guide from the docs and it went smooth. Everything is working but there are some issues.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
That seems unlikely, because:
Now that you have a new superuser account: can you see the other user accounts you created? Do you just have to change the passwords? Are you only using local authentication, nothing fancy like LDAP or REMOTE_AUTH? Do you have anything unusual in your environment, like FIPS compliance (which might disable MD5?)
Yes, in Netbox 3.0 a number of sections have been removed from the Django admin area, and are replaced by new sections in the main navigation on the left. The Django admin area now has only Groups, Users, Job Results, Permissions, Tokens, Background Tasks, and Installed plugins. |
Beta Was this translation helpful? Give feedback.
-
When i think about it now, it has to be mistake on my side meaning i supplied wrong credentials when trying to log in. Confusion might have been caused by the step when user creates new superuser account during fresh install BUT drops that same database when following replication guide. Only local authentication, nothing fancy. I'v found webhooks, custom fields and such under menu "Other" :) |
Beta Was this translation helpful? Give feedback.
That seems unlikely, because: