- nebula 版本:V2.0
- 部署方式:分布式
- 问题:使用
Docker Compose
如何开启身份验证
- 具体描述:
使用Docker Compose
在集群上部署了V2.0
版本Nebula Graph
,参照手册中开启身份验证需要将配置文件 nebula-graphd.conf
中--enable_authorize
属性设置为 true
。
但是通过搜索leader节点,发现有四个docker/overlay2
目录下有nebula-graphd.conf
文件,请问需要更改哪个文件设置身份验证呢?
由于Docker基础不好,请大佬们帮忙解释一下哈
[root@root ~]# find / -name *graphd.conf
/var/lib/docker/overlay2/b744f11ec248a1643b6a2046ebb0da52f51333ab9ae7e478a9507b32d9934a26/diff/usr/local/nebula/etc/nebula-graphd.conf
/var/lib/docker/overlay2/387f10a857469aa98a1fc855769eea5db4b3c482dc51b3f324f33f3e85880c5c/merged/usr/local/nebula/etc/nebula-graphd.conf
/var/lib/docker/overlay2/cf50529d9175572c7053316c278d7e86abb574261167b05e6984108521336319/merged/usr/local/nebula/etc/nebula-graphd.conf
/var/lib/docker/overlay2/e66ec78a704211c2c4b352aa1083377c1462118c31e678caf64d1624245f5366/merged/usr/local/nebula/etc/nebula-graphd.conf