Default user and password #272

Closed
opened 2025-12-29 16:20:25 +01:00 by adam · 2 comments
Owner

Originally created by @ghost on GitHub (Jul 22, 2016).

Hello guys!

Installed netbox. But can't login what is the default user and password and where can I define it inside netbox.

Thanks in advance.

Originally created by @ghost on GitHub (Jul 22, 2016). Hello guys! Installed netbox. But can't login what is the default user and password and where can I define it inside netbox. Thanks in advance.
adam closed this issue 2025-12-29 16:20:25 +01:00
Author
Owner

@joachimtingvold commented on GitHub (Jul 22, 2016):

Did you follow the installation instructions?

Specifically the part where it says there are no default user/password, and where you have to create the user "manually"?

# ./manage.py createsuperuser
Username: admin
Email address: admin@example.com
Password: 
Password (again): 
Superuser created successfully.
@joachimtingvold commented on GitHub (Jul 22, 2016): Did you follow the [installation instructions](https://github.com/digitalocean/netbox/blob/develop/docs/installation/netbox.md)? Specifically the part where it says there are no default user/password, and where you have to create the user "manually"? ``` # ./manage.py createsuperuser Username: admin Email address: admin@example.com Password: Password (again): Superuser created successfully. ```
Author
Owner

@ghost commented on GitHub (Jul 22, 2016):

Thank you very much for your help.

Done. All working as expected for now ;) ;)

@ghost commented on GitHub (Jul 22, 2016): Thank you very much for your help. Done. All working as expected for now ;) ;)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#272