Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 5734
blobed67179dfd3cba7196e4d27dd8f3aae9d656aaee
1 Title: LDAP: It's now possible to create user accounts only on first login
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i3
7 Date: 1518769402
8 Class: feature
10 The LDAP connections can now be configured to create user accounts only on
11 demand which means the accounts are created during the first login of the
12 user.
14 This feature can be used if you need to allow a large base of users to access
15 Check_MK, but only want to have the accounts of users created that really work
16 with it.
18 Please note that you will only be able to configure the users after their
19 first login. For example the roles / groups of a user can only be configured
20 after account creation.
22 It can be enabled using the option <i>Create users only on login</i> in
23 the <i>Users</i> options of your LDAP connection.