mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
We should normally be linking to the stable version of production documentation, unless the page/section isn't there yet.
1.4 KiB
1.4 KiB
Restrict name and email changes
{!admin-only.md!}
Restrict name changes
By default, any user can change their name. You can instead prevent users from changing their name. This setting is especially useful if user names are managed via an external source, and synced into Zulip via the Zulip API, LDAP or another method.
!!! tip ""
Organization administrators can always [change anyone's
name](/help/change-a-users-name).
{start_tabs}
{settings_tab|organization-permissions}
- Under User identity, select Prevent users from changing their name.
{!save-changes.md!}
{end_tabs}
Restrict email changes
By default, any user can change their email address. However, you can instead prevent users from changing their email address. This setting is especially useful for organizations that are using LDAP or another single sign-on solution to manage user emails.
!!! tip ""
Organization administrators can always change their own email
address.
{start_tabs}
{settings_tab|organization-permissions}
- Under User identity, select Prevent users from changing their email address.
{!save-changes.md!}
{end_tabs}