> Am 12.10.2015 um 05:05 schrieb Manoj Waikar <[email protected]>: > > Hi, > > I am trying out the Neo4j 2.2.5 in a server setup. I have the following > doubts - > > 1) Does one Neo4j database have only one username/password combination?
Right now there is only one default user, for minimal security concerns More elaborate things are on the roadmap or can be done using a reverse proxy or SecurityRule See: http://neo4j.com/docs/stable/security-server.html <http://neo4j.com/docs/stable/security-server.html> > 2) Does Neo4j support user and role management? Can I create different users > / roles in the database (or somewhere) and grant access to different parts of > the database based on their roles etc.? It's not yet done, see above There was also: https://leanjavaengineering.wordpress.com/2015/04/16/neo4j-2-2-authentication-and-adding-extra-users/ <https://leanjavaengineering.wordpress.com/2015/04/16/neo4j-2-2-authentication-and-adding-extra-users/> > > Thanks, > Manoj. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
