Hi - I am trying to log in to an active database from Terminal . I run bin/cypher-shell . it asks me a user ID .. where do I find my active database user ID ?
Thx
Ashutosh
Hi - I am trying to log in to an active database from Terminal . I run bin/cypher-shell . it asks me a user ID .. where do I find my active database user ID ?
Thx
Ashutosh
If you have not explicitly created any other users, then it should be the default neo4j
Hi @atosh,
If you don't create before any DB use:
default user = neo4j
default password = neo4j
more find here: Set an initial password - Operations Manual