Merge pull request #1665 from zabbix/feat/1298/kerberos-authentication-for-web-monitoring

Kerberos authentication for web monitoring #1298
This commit is contained in:
Alexey Pustovalov
2025-03-24 16:52:24 +09:00
committed by Marks Sunins
parent 88d8a99aec
commit 46d93cc1cf
19 changed files with 19 additions and 0 deletions

View File

@ -64,6 +64,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
tini \
traceroute \
nmap \
krb5-workstation \
fping \
shadow-utils \
iputils \