-
Defect (Security)
-
Resolution: Fixed
-
Critical
-
6.0.18, 6.4.3
-
None
-
Sprint 101 (Jun 2023)
-
1
Steps to reproduce:
- create a template with a discovery rule and a host prototype with secret macro(s)
- link this template to a host
- make sure the secret macros are correctly added to the host prototype
select * from hostmacro where hostid=<hostid>
- add one more macro to the template
Result:
Secret macros are cleared on the inherited host prototype
- caused by
-
ZBX-20699 Importing template with host prototype containing SNMPv3 interface fails
- Closed