User Tools

Site Tools


2_x:administrators:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
2_x:administrators:start [2020/08/04 15:34] – [User profiles] cnaud2_x:administrators:start [2021/03/25 15:42] – [User profiles] cnaud
Line 31: Line 31:
 | Hostmaster - DNS | Person handling the DNS space | [[extensions:teemip-zone-mgmt|DNS Zone Management]] | | Hostmaster - DNS | Person handling the DNS space | [[extensions:teemip-zone-mgmt|DNS Zone Management]] |
 | IP Helpdesk agent | Person processing the IP requests | [[extensions:teemip-request-mgmt|IP Request Management]] | | IP Helpdesk agent | Person processing the IP requests | [[extensions:teemip-request-mgmt|IP Request Management]] |
 +| IP Portal Automation user | Is elligible to have its IP requests automatically processed. Must be used in conjunction with "IP Portal user" profile. | [[extensions:teemip-request-mgmt|IP Request Management]] |
 | IP Portal user | Has the rights to access the IP portal. People having this profile will not be allowed to access the standard application, they will be automatically redirected to the default portal | [[extensions:teemip-request-mgmt|IP Request Management]] | | IP Portal user | Has the rights to access the IP portal. People having this profile will not be allowed to access the standard application, they will be automatically redirected to the default portal | [[extensions:teemip-request-mgmt|IP Request Management]] |
 | Notification Manager | Has the rights to create and modify notification triggers and actions. Must be combined with another profile | | | Notification Manager | Has the rights to create and modify notification triggers and actions. Must be combined with another profile | |
Line 41: Line 42:
 | Document author | Adds R/W rights on links with IP Objects | | Document author | Adds R/W rights on links with IP Objects |
  
 +===== TeemIp Newsroom =====
 +
 +Important news related to the TeemIp project are provided to TeemIp administrators through the TeemIp newsroom. This communication channel comes in addition to the one provided by iTop (described [[https://www.itophub.io/wiki/page?id=latest%3Aadmin%3Anewsroom|here]]).
 +
 +When logged as an administrator, the "news" icon will tell you if they are any new messages still unread.
 +
 +{{ :2_x:newsroom1.png }}
 +
 +Clicking on the icon will list these messages. Optionally, links will allow you to read all messages already sent by iTop or TeemIp in specific pages.
 +
 +{{ :2_x:newsroom2.png?300 }}
 +
 +You may deactivate TeemIp newsroom through the General Configuration file. In the module section, just adds the following lines (if not already present) ans set the 'enabled' parameter to false.
 +
 +<code>
 +'teemip-newsroom-provider' => array (
 + 'enabled' => false,
 +),
 +</code>
  
 ===== Links to iTop's admin features ===== ===== Links to iTop's admin features =====
Line 77: Line 97:
  
 ==== Tips for administrators ==== ==== Tips for administrators ====
-  * [[2_x:administrators:newsroom|TeemIp Newsroom]] 
   * [[https://www.itophub.io/wiki/page?id=2_7_0%3Aadmin%3Anewsroom|iTop Newsroom]]   * [[https://www.itophub.io/wiki/page?id=2_7_0%3Aadmin%3Anewsroom|iTop Newsroom]]
   * [[https://wiki.openitop.org/doku.php?id=LATEST:customization:delegate_rights|Delegate Admin tools]]   * [[https://wiki.openitop.org/doku.php?id=LATEST:customization:delegate_rights|Delegate Admin tools]]