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

set an initial password (option?) #42

Open
ogmueller opened this issue Feb 20, 2018 · 0 comments
Open

set an initial password (option?) #42

ogmueller opened this issue Feb 20, 2018 · 0 comments
Labels

Comments

@ogmueller
Copy link
Collaborator

in order to use an instance, it might be a good idea to add the ability to set an initial password, because otherwise the instance is not "usable" in that moment.

The manual (https://neo4j.com/docs/operations-manual/3.3/configuration/set-initial-password/) suggests to use neo4j-admin to do so (neo4j >v3.1).

How about one if these?

  • add an option to "create" to set the password right away after creation (-i ...)
  • add an option to "create" to automatically set a random password (-r)
  • add an action to set an initial password "ineo password <instance_name> "
  • add an action to use the neo4j-admin in general with all its actions "ineo admin <instance_name> ..." (set-initial-password, dump, load, ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant