当前位置:   article > 正文

终于解决:Neo4j Neo.ClientError.Security.Unauthorized: The client is unauthorized due to authentication

neo.clienterror.security.unauthorized: the client is unauthorized due to aut

1.在浏览器连接数据库时出现一下情况
在这里插入图片描述
2.这个时候不要慌张,直接打开Neo4j Desktop的安装目录,找到neo4j的conf文件
在这里插入图片描述
3. 打开这个文件,按 Ctrl+F 搜索dbms.security,找到dbms.security.auth_enabled=true
在这里插入图片描述
4. 修改为dbms.security.auth_enabled=false
5. 重启数据库,就成功了!

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/605694
推荐阅读
相关标签
  

闽ICP备14008679号