2026-06-17 12:07:26 -05:00
2026-06-17 12:01:25 -05:00
2026-06-17 12:01:25 -05:00
2026-06-17 12:07:26 -05:00
2026-06-17 12:01:25 -05:00
2026-06-17 16:50:43 +00:00
2026-06-17 12:07:26 -05:00

own-users

takes a list of usernames and marks them as owned in neo4j for bloodhound.

USAGE:

The username list should be formatted as user@domain.com

own-users -i /path/to/user/list -u neo4j username (defaults to neo4j) -p neo4j password (defaults to neo4j) -a bolt://neo4j.address:port (defaults to bolt://localhost:7687)

Thats it!

S
Description
takes a list of usernames and marks them as owned in neo4j for bloodhound.
Readme GPL-3.0 50 KiB
2026-06-17 17:03:18 +00:00
Languages
Rust 100%