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:09] cnaud2_x:administrators:start [2020/08/12 11:19] – [TeemIp Newsroom] cnaud
Line 23: Line 23:
 Next to the standard user profiles already embedded within iTop, TeemIp brings its own set of profiles: Next to the standard user profiles already embedded within iTop, TeemIp brings its own set of profiles:
  
-^  Profile  ^  Description +^  Profile  ^  Description   Extension  ^ 
-| Guest | Person with read only rights (no bulk read allowed) on CMDB objects (only) | +Admin Tools Manager | Has the rights to the Administration menu. Must be combined with another profile | | 
-Helpdesk agent | Person processing the IP requests +| Audit Manager | Has the rights to create and modify Audit rules. Must be combined with another profile | | 
-| Hostmaster | Person handling the IP space and looking after the IP changes |+| CMDB Guest | Person with read only rights (no bulk read allowed) on CMDB objects (only) 
 +DHCP Manager | Person handling the DHCP space | [[extensions:teemip-dhcp-mgmt|DHCP Management]] 
 +| Hostmaster | Person handling the IP space and looking after the IP changes | | 
 +| 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 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 | | 
 +| Query Manager | Has the rights to create and modify the Query Phrasebook. Must be combined with another profile | | 
 +| User Manager | Has the rights to create and modify users. Must be combined with another profile | |
  
 And of course, TeemIp alters some of the iTop profiles to grant them access to the specific TeemIp objects: And of course, TeemIp alters some of the iTop profiles to grant them access to the specific TeemIp objects:
Line 33: Line 41:
 | 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 =====