Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is the default password? it is not 'neo4j' #5444

Closed
pangguoming opened this issue Sep 25, 2015 · 10 comments
Closed

what is the default password? it is not 'neo4j' #5444

pangguoming opened this issue Sep 25, 2015 · 10 comments

Comments

@pangguoming
Copy link

i try to login with account: neo4j password:neo4j
it say: Invalid username or password.
what is the default password?

@jexp
Copy link
Member

jexp commented Sep 25, 2015

default is user:neo4j, password:neo4j

you probably set it in the past, just delete the data/dbms/auth file and restart the db.

@jexp jexp closed this as completed Sep 25, 2015
@pangguoming
Copy link
Author

Thanks, i did it

@Korun1
Copy link

Korun1 commented Jul 7, 2017

where is data/dbms/auth ?

@gggordon
Copy link

@Korun1 you may find this by default in your neo4j data directory (specified in your config file usually located at /etc/neo4j/neo4j.conf )

Default path : /var/lib/neo4j/data

@akshayB1993
Copy link

Thank you very much

@narutosanjiv
Copy link

Its depend on OS and how you have installed Neo4J. If you are on Mac OS X and installed Neo4j using brew, then path may something like below:

/usr/local/Cellar/neo4j/3.3.0/libexec/data/dbms/auth

@Anishx
Copy link

Anishx commented Nov 30, 2018

Any idea as to how this is done on windows ?

@pangguoming
Copy link
Author

@Anishx just delete data/dbms/auth file

@aaron-dsouza-zz
Copy link

aaron-dsouza-zz commented May 18, 2020

@Anishx Its located at %HOMEPATH%.Neo4jDesktop\neo4jDatabases\database-xxxxxx\installation-xxx\data\dbms

@srishino1016
Copy link

Hi All, I am stuck in opening http://localhost:7474/browser/, following from the above discussion I deleted the auth file which was present to me at: $HOMEPATH$:.Neo4jDesktop\relate-data\dbmss\dbms-39c3c302-aef2-4752-97cc-e07143fd22bf\data\dbms.
Before deleting the file atleast the 7474/browser page was opening and asking for username(my input: neo4j) and password (my input: neo4j) but now the page is not even opening. I am working on windows 10, please give a solution for this. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants