Release notes for the June 8, 2025 update
Update Version 4.1.202506061256
New Features
Added Kerberos authentication support to the script execution on remote Windows computers.
As alternative to NTLM authentication in Windows networks, Kerberos is a computer-network authentication protocol that works on the basis of tickets to allow nodes communicating over a non-secure network to prove their identity to one another in a secure manner.
Configuration to enable Kerberos authentication for the group of assets requires additional fields created on the Windows Host based asset type. These additional fields could stay hidden in the asset type thus inherited by all assets of this type or they could be overwritten for an individual asset.
-
Authentication is a Choice field with Basic, NTLM and Kerberos options.
-
KDC is a String field for the Key Distribution Center which is usually a Domain Controller.
-
Realm is the String field for Kerberos realm.
Server, User and Password come from the regular asset configuration. It is recommended to run Kerberos authenticated communications over SSL secure WinRMs transport protocol.
Security
- Updated application client side WEB framework to the last version
Extensions
-
Added a navigation link to the tenant name in the tenant list screen.
-
Added context help to the labels on the Backup screen.
-
Added authentication type to the Windows script job output that might include Basic, NTLM or Kerberos.
-
Added WEB Framework version information to the About screen.
Fixes
- Fixed the issue with the order of the system information entries on the about screen to show the license expiration date in the last row.