mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 00:16:36 +00:00
Update add users doc
This commit is contained in:
@@ -11,7 +11,12 @@ This way of adding users is managed by the NetBird system and doesn't require ad
|
||||
It works only for organizations with private domains.
|
||||
|
||||
Whenever a new user signs up with a private domain (e.g., @netbird.io),
|
||||
NetBird creates a new account and associates it with the netbird.io organization (domain) automatically. Every consequent user signup with the same @netbird.io domain in their email address will end up under the same organization.
|
||||
NetBird creates a new account and associates it with the netbird.io organization (domain) automatically.
|
||||
Every consequent user signup with the same @netbird.io domain in their email address will end up under the same organization.
|
||||
|
||||
<Note>
|
||||
This feature isn't available in the self-hosted setup. By default, all users are joining the same network instead.
|
||||
</Note>
|
||||
|
||||
How does it work? Every time a previously unknown user registers at [app.netbird.io](https://app.netbird.io/),
|
||||
the system classifies the domain part of the email.
|
||||
@@ -34,7 +39,7 @@ The invited users will receive an email invitation that they have to confirm.
|
||||
After logging in to the system, they will join your network automatically.
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/how-to-guides/user-invites.gif" alt="high-level-dia" width="800" className="imagewrapper"/>
|
||||
<img src="/docs-static/img/how-to-guides/user-invites.png" alt="high-level-dia" className="imagewrapper"/>
|
||||
</p>
|
||||
|
||||
<Note>
|
||||
|
||||
Reference in New Issue
Block a user