Back to Zulip

Restrict profile picture changes

starlight_help/src/content/docs/restrict-profile-picture-changes.mdx

12.01.2 KB
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";

<AdminOnly />

By default, any user can change their profile picture. You can instead prevent users from changing their profile picture. This setting is primarily useful in organizations that are synchronizing profile pictures from LDAP or a similar directory.

<ZulipTip> Organization administrators can always change their own profile picture. </ZulipTip> <FlattenedSteps> <NavigationSteps target="settings/organization-permissions" />
  1. Under User identity, select Prevent users from changing their avatar.
<SaveChanges /> </FlattenedSteps>