Skip to content

knowledge-graph.neo4j.password

Specifies the password to use when connecting to the neo4j server.

Key: knowledge-graph.neo4j.password
Type: ConfigPassword
Can be set in: global.cfg

Description

The neo4j server that is included with Funnelback will set the password to match the _svc_knowledge_graph user's password which is based on the server secret. If the server secret is changed neo4j must be restarted for the change to take affect.

Default Value

By default this value is not set as the password is derived from the server secret.

knowledge-graph.neo4j.password=

Examples

To change the password to 'password' when connecting to a remote neo4j DB:

knowledge-graph.neo4j.password=password

See Also

top

Funnelback logo
v15.24.0