You can also enforce your default setting on all current organization members in your instance using a command-line utility. For example, if you'd like to require every organization member's visibility to be public, you can set the default to public and enforce the default for all new members in the admin settings, and then use the command-line utility to enforce the public setting on existing members.
- Navigate to your enterprise account by visiting
https://HOSTNAME/enterprises/ENTERPRISE-NAME
, replacingHOSTNAME
with your instance's hostname andENTERPRISE-NAME
with your enterprise account's name.
-
In the enterprise account sidebar, click Settings.
-
Under " Settings", click Options.
-
Under "Default organization membership visibility", use the drop-down menu, and click Private or Public.
-
Optionally, to prevent members from changing their membership visibility from the default, select Enforce on organization members.
-
If you'd like to enforce your new visibility setting on all existing members, use the
ghe-org-membership-update
command-line utility. For more information, see "Command-line utilities."