123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- #################
- Group Manager
- #################
- Permit access levels to different group of users. The group permissions allow customizing permissions for existing groups or custom groups.
- .. image:: ../_static/images/fusionpbx_group_manager.jpg
- :scale: 85%
- * **superadmin-** the global administrator
- * **admin-** the domain administrator
- * **users-** the group for regular users
- |
- User Manager
- ===============
- Create, edit, remove users.
- * Goto Advanced > Group Manager and click **USERS** at the top right to create, edit or remove a user.
- .. image:: ../_static/images/fusionpbx_click_users.jpg
- :scale: 85%
- * Click the **plus** at the right to add a user or **pencil** to edit an existing user.
- .. image:: ../_static/images/fusionpbx_users.jpg
- :scale: 85%
- * Fill in the boxes with pertinent information.
- * **Group-** assign the user to a group. Be wise as to who has access to what.
- .. image:: ../_static/images/fusionpbx_add_user.jpg
- :scale: 85%
|