Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3728
blob0cd165b41617e543e5c39ec2ccd799f16a2707b8
1 Title: Automatically creating automation user for Check_MK internal use with WATO default config
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1469780006
7 Class: feature
9 We are adding now a default automation user named <i>cmkautomation</i> to Check_MK with the
10 WATO default configuration. This user will currently only be added to new sites, but may be
11 added to existing sites in future, too.
13 The user has the administrative role to be able to access all hosts and do all actions. The
14 authentication secret is randomly created for each site. In distributed setups the authentication
15 secret will be synchronized from the central site.
17 The idea of this user is, that components of Check_MK can automatically authenticate with
18 the Web GUI using an always existing user. This is currently not used, but may be used for
19 the internal cron job, fetching of graphs and performing checks against the GUI.
21 If you don't like this user, you are free to disable or delete it. But this may lead to issues
22 in future when we start using the user for internal things.