We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a7be2 commit 1ed1160Copy full SHA for 1ed1160
modules/ROOT/pages/installation/windows.adoc
@@ -52,6 +52,12 @@ You will then be prompted to change the password.
52
53
Neo4j can also be run as a Windows service.
54
55
+[WARNING]
56
+====
57
+By default, the Neo4j Windows service runs as the LocalSystem account, which has full access to the system.
58
+This is a security risk, and it is recommended to run the service as a user without full LocalSystem privileges.
59
60
+
61
=== Install the Windows service
62
63
Install the service with `bin\neo4j windows-service install`, and start it with `bin\neo4j start`.
0 commit comments