Changes for page Permission Examples
Last modified by superadmin on 2021/09/09 20:55
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Permissions - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. michaely1 +XWiki.ryanp - Content
-
... ... @@ -9,7 +9,7 @@ 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**. 12 -1. Save the permissions. At this point, barge will be disabled across the entire system. 12 +1. Save the permissions. At this point, barge will be disabled across the entire system.\\ 13 13 14 14 = Scenario 2: Global Restriction With A Singe User Override = 15 15 ... ... @@ -43,6 +43,18 @@ 43 43 1. Set the permission to **Allow.** 44 44 1. Save the permissions. At this point, only users that are a part of the **Managers** group will be able to barge in on any calls. 45 45 46 += Scenario 4: Global Restriction Except When Owned By User = 47 + 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 + 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:Permissions]] for more information. 52 +1. Select the **All Users** user group from the list on the left. 53 +1. Locate the **Toggle DND on an extension** permission on the right hand side. 54 +1. Set the permission to **Deny**. 55 +1. In the except box to the right of the **Toggle DND on an extension** add **Owned By User.** 56 +1. Save the permissions. Users will now only be able to toggle DND on their own extensions. 57 + 46 46 47 47 48 48