User Administration =================== |RCE| enables you to define permissions for **users**, **user groups**, **repositories**, and **repository groups** from the permissions panel. By default, |RCE| allows users to see and read all **public** |repos| and |repo| groups. All user permissions are based on the default user rights set by the user group they are a member of. The following list explains each of the roles for which permissions can be set. * A single user can have |perm| permissions. New users are automatically assigned the default permissions for the group of which they are a member. * You can enable anonymous user access to |RCE| * A user group can have |perm| permissions. By making a ``user`` a member of a ``user group``, their permissions are set by the group settings. * A single |repo| can have |perm| permissions. You can also revoke a user's |repo| access from the permissions panel. * A |repo| group can have |perm| permissions. By making a |repo| a member of a |repo| group, the default permissions for that |repo| are inherited from the group. .. note:: User and |repo| access permissions can be configured explicitly, and those permissions will override any default settings. .. include:: adding-new-user.rst .. include:: adding-anonymous-user.rst .. include:: setting-default-permissions.rst .. include:: setting-repo-perms.rst .. include:: setting-usergroup-permissions.rst .. |perm| replace:: ``None``, ``Read``, ``Write``, or ``Admin``