Changes for page Permission Examples

Last modified by superadmin on 2021/09/09 20:55

From version 12.2
edited by Sean Hetherington
on 2021/09/09 20:55
Change comment: Update document after refactoring.
To version 13.1
edited by superadmin
on 2021/09/09 20:55
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.seanh
1 +XWiki.superadmin
Content
... ... @@ -5,7 +5,7 @@
5 5  Lets say that you want to completely disable barge functionality, in the entire system. You can set this up via the following steps:
6 6  
7 7  1. In the iSymphony Administrator, navigate to **Users and Security->Permissions**.
8 -1. Enable the permission system if it is not already enabled. See [[doc:ISYMDOCS.Home.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
8 +1. Enable the permission system if it is not already enabled. See [[doc:iSymphony 3\.5 Documentation.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
9 9  1. Select the **All Users** user group from the list on the left.
10 10  1. Locate the **Barge in on call** permission on the right hand side.
11 11  1. Set the permission to **Deny**.
... ... @@ -16,7 +16,7 @@
16 16  Lets say that you want to prevent all users in the system from barging in on any calls, with the exception of the CEO, who needs the ability to barge in on all calls in the system. You can set this up via the following steps:
17 17  
18 18  1. In the iSymphony Administrator, navigate to **Users and Security->Permissions**.
19 -1. Enable the permission system if it is not already enabled. See [[doc:ISYMDOCS.Home.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
19 +1. Enable the permission system if it is not already enabled. See [[doc:iSymphony 3\.5 Documentation.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
20 20  1. Select the **All Users** user group from the list on the left.
21 21  1. Locate the **Barge in on call** permission on the right hand side.
22 22  1. Set the permission to **Deny**.
... ... @@ -33,7 +33,7 @@
33 33  
34 34  1. In the iSymphony Administrator create a group of users that includes all the manager users. We will call this group **Managers** for the sake of example. See [[doc:ISYMDOCS.Home.iSymphony Administrator's Guide.Configuration.User Groups.WebHome]] for more information.
35 35  1. Navigate to **Users and Security->Permissions**.
36 -1. Enable the permission system if it is not already enabled. See [[doc:ISYMDOCS.Home.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
36 +1. Enable the permission system if it is not already enabled. See [[doc:iSymphony 3\.5 Documentation.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
37 37  1. Select the **All Users** user group from the list on the left.
38 38  1. Locate the **Barge in on call** permission on the right hand side.
39 39  1. Set the permission to **Deny**.
... ... @@ -48,7 +48,7 @@
48 48  If you want to prevent all users from performing an action, say set DND state, for all extensions except extensions that they own, you could do the following:
49 49  
50 50  1. In the iSymphony Administrator, navigate to **Users and Security->Permissions**.
51 -1. Enable the permission system if it is not already enabled. See [[doc:ISYMDOCS.Home.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
51 +1. Enable the permission system if it is not already enabled. See [[doc:iSymphony 3\.5 Documentation.iSymphony Administrator's Guide.Configuration.Permissions.WebHome]] for more information.
52 52  1. Select the **All Users** user group from the list on the left.
53 53  1. Locate the **Toggle DND on an extension** permission on the right hand side.
54 54  1. Set the permission to **Deny**.