This commit is contained in:
Michael Quigley 2024-12-11 11:41:26 -05:00
parent 4379799f0e
commit d0c9c454ed
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -0,0 +1,13 @@
---
sidebar_position: 21
sidebar_label: Permission Modes
---
# Organizations
zrok (starting with `v0.4.45`) includes support for "organizations". Organizations are groups of related accounts that are typically centrally managed in some capacity. A zrok account can be a member of multiple organizations. Organization membership can also include an "admin" permission. As of `v0.4.45` organization admins are able to retrieve an "overview" (`zrok overview`) from any other account in the organization, allowing the admin to see the details of the environments, shares, and accesses created within that account.
Future zrok releases will include additional organization features, including `--closed` permission sharing functions.
## Configuring an Organization