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
parent 5d12e86b76
commit 4a023d0937
20 changed files with 20 additions and 0 deletions

View File

@ -52,6 +52,7 @@ RUN --mount=type=cache,target=/var/cache/apt/,sharing=locked \
traceroute \
nmap \
iputils-ping \
krb5-user \
ca-certificates \
fping \
openssl \