Skip to content

Commit 993da26

Browse files
author
Christophe
committed
update doc for authentication
1 parent c22c749 commit 993da26

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: readme.rst

+7-5
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ your Neo4j DB yet).
4343
Authentication
4444
--------------
4545

46-
By default, there is **NO** authentication. Anyone knowing its URL
47-
can acccess your Neo4j DB. You can setup authentication yourself if
48-
you need to. And of course, when Neo4j will be officially supported,
49-
authentication will be pre-configured by default, like for other
50-
dotCloud-supported database stacks.
46+
Default authentication is located in ~/neo4j/conf/db-acl.properties
47+
the default accounts are :
48+
49+
write:passwordwrite
50+
readonly:passwordread
51+
52+
Please don't forget to change it

0 commit comments

Comments
 (0)