简体   繁体   English

neo4j-身份验证模块安装过程

[英]neo4j - authentication module installation process

i am trying to install neo4j authentication module but i am not able get the conf/neo4j-server.properties file location and i have read the wiki of the module and i'm confused about the process of adding user with rw and ro.. so please if any one can explain 我正在尝试安装neo4j身份验证模块,但是我无法获取conf / neo4j-server.properties文件的位置,并且我已阅读该模块的Wiki,并且我对使用rw和ro添加用户的过程感到困惑。所以请有人能解释一下

Thanks in Advance 提前致谢

If you installed your server as linux (debian) package the config is in /etc/neo4j/neo4j-server.properties and the plugins directory should be in /var/lib/neo4j/plugins 如果您将服务器安装为linux(debian)软件包,则配置位于/etc/neo4j/neo4j-server.properties ,而插件目录应位于/var/lib/neo4j/plugins

Make sure to use the correct version of the authentication extension. 确保使用正确版本的身份验证扩展。

https://github.com/neo4j-contrib/authentication-extension/tree/2.0#download-of-precompiled-jars https://github.com/neo4j-contrib/authentication-extension/tree/2.0#download-of-precompiled-jars

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM