icinga-powershell-framework/lib
Lord Hepipud bf8d6479a9
Merge pull request #419 from Icinga:fix/managed_user_lookup_time
Fix: Icinga Managed User lookup time

Fixes the lookup time if a user is managed by Icinga for Windows or not in large Active Directory environments, by using \`Get\-LocalUser\` instead.

This Cmdlet is available starting with PowerShell 5.0 and later and only required in general for running Icinga for Windows in JEA context. As JEA is only supported starting with PowerShell 5.0 or later, this will not cause any problems.

In case the command is executed on an older system without the \`Get\-LocalUser\` Cmdlet available, Icinga for Windows will handle all users tested with the new implementation as \`not\` managed by Icinga for Windows.
2022-01-14 20:00:57 +01:00
..
apis Fixes crash on wrong variable usage 2022-01-04 01:28:09 +01:00
config Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
core Merge pull request #419 from Icinga:fix/managed_user_lookup_time 2022-01-14 20:00:57 +01:00
daemon Adds support for JEA profiles 2021-09-02 09:23:10 +02:00
daemons Fixes Icinga for Windows memory leak 2021-12-09 17:22:48 +01:00
help/help Remove legacy import from files 2021-08-07 14:27:17 +02:00
icinga Fixes thershold interval time conversion 2021-11-03 17:23:42 +01:00
mssql Fixes MSSQL error handling on Integrated Security 2020-09-15 15:41:20 +02:00
web Improves error handling on IMC for Diretor 2021-09-10 11:40:58 +02:00
webserver Adds support for JEA profiles 2021-09-02 09:23:10 +02:00
wmi Adds support for JEA profiles 2021-09-02 09:23:10 +02:00