mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-25 11:56:36 +00:00
Update add users doc
This commit is contained in:
BIN
public/docs-static/img/how-to-guides/user-invites.png
Normal file
BIN
public/docs-static/img/how-to-guides/user-invites.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
@@ -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.
|
It works only for organizations with private domains.
|
||||||
|
|
||||||
Whenever a new user signs up with a private domain (e.g., @netbird.io),
|
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/),
|
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.
|
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.
|
After logging in to the system, they will join your network automatically.
|
||||||
|
|
||||||
<p>
|
<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>
|
</p>
|
||||||
|
|
||||||
<Note>
|
<Note>
|
||||||
|
|||||||
Reference in New Issue
Block a user