Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document --auth-group for kachery-daemon #19

Open
magland opened this issue Jun 30, 2021 · 0 comments
Open

Document --auth-group for kachery-daemon #19

magland opened this issue Jun 30, 2021 · 0 comments

Comments

@magland
Copy link
Contributor

magland commented Jun 30, 2021

An excerpt from an email to franklab:

Kachery daemon authorization system has been updated to allow connecting to a single daemon from multiple machines. Here's what you need to do:

When starting the daemon, use --auth-group <group-name>. Then any user in that group will have access to the daemon, as long as they have the following two environment variables set:

KACHERY_DAEMON_PORT=
KACHERY_DAEMON_HOST=
KACHERY_TEMP_DIR=

Note that KACHERY_TEMP_DIR is different from KACHERY_STORAGE_DIR

Note also that the kachery storage dir must be in a shared location that is at the same absolute path on all of the involved machines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant