mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 00:08:42 +02:00
Merge pull request #1665 from zabbix/feat/1298/kerberos-authentication-for-web-monitoring
Kerberos authentication for web monitoring #1298
This commit is contained in:
commit
d0546225ca
@ -50,6 +50,7 @@ RUN set -eux && \
|
|||||||
tzdata \
|
tzdata \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5 \
|
||||||
iputils \
|
iputils \
|
||||||
openssl \
|
openssl \
|
||||||
libcap \
|
libcap \
|
||||||
|
@ -52,6 +52,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
libevent \
|
libevent \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
gzip \
|
gzip \
|
||||||
libssh \
|
libssh \
|
||||||
file-libs \
|
file-libs \
|
||||||
|
@ -53,6 +53,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
libevent \
|
libevent \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
libssh \
|
libssh \
|
||||||
file-libs \
|
file-libs \
|
||||||
fping \
|
fping \
|
||||||
|
@ -71,6 +71,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
shadow-utils \
|
shadow-utils \
|
||||||
fping \
|
fping \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -53,6 +53,7 @@ RUN --mount=type=cache,target=/var/cache/apt/,sharing=locked \
|
|||||||
tzdata \
|
tzdata \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-user \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
fping \
|
fping \
|
||||||
openssl \
|
openssl \
|
||||||
|
@ -48,6 +48,7 @@ RUN set -eux && \
|
|||||||
tzdata \
|
tzdata \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5 \
|
||||||
fping \
|
fping \
|
||||||
iputils \
|
iputils \
|
||||||
openssl \
|
openssl \
|
||||||
|
@ -50,6 +50,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
libevent \
|
libevent \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
libssh \
|
libssh \
|
||||||
fping \
|
fping \
|
||||||
file-libs \
|
file-libs \
|
||||||
|
@ -51,6 +51,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
libevent \
|
libevent \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
libssh \
|
libssh \
|
||||||
fping \
|
fping \
|
||||||
file-libs \
|
file-libs \
|
||||||
|
@ -69,6 +69,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
shadow-utils \
|
shadow-utils \
|
||||||
fping \
|
fping \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -51,6 +51,7 @@ RUN --mount=type=cache,target=/var/cache/apt/,sharing=locked \
|
|||||||
tzdata \
|
tzdata \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-user \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
fping \
|
fping \
|
||||||
openssl \
|
openssl \
|
||||||
|
@ -50,6 +50,7 @@ RUN set -eux && \
|
|||||||
fping \
|
fping \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5 \
|
||||||
tzdata \
|
tzdata \
|
||||||
iputils \
|
iputils \
|
||||||
openssl \
|
openssl \
|
||||||
|
@ -52,6 +52,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
fping \
|
fping \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
hostname \
|
hostname \
|
||||||
file-libs \
|
file-libs \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -53,6 +53,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
fping \
|
fping \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
hostname \
|
hostname \
|
||||||
file-libs \
|
file-libs \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -71,6 +71,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
fping \
|
fping \
|
||||||
shadow-utils \
|
shadow-utils \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -52,6 +52,7 @@ RUN --mount=type=cache,target=/var/cache/apt/,sharing=locked \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-user \
|
||||||
tzdata \
|
tzdata \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
|
@ -49,6 +49,7 @@ RUN set -eux && \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5 \
|
||||||
fping \
|
fping \
|
||||||
tzdata \
|
tzdata \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -54,6 +54,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
traceroute \
|
traceroute \
|
||||||
hostname \
|
hostname \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
iputils \
|
iputils \
|
||||||
traceroute \
|
traceroute \
|
||||||
libevent \
|
libevent \
|
||||||
|
@ -55,6 +55,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
hostname \
|
hostname \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
iputils \
|
iputils \
|
||||||
traceroute \
|
traceroute \
|
||||||
libevent \
|
libevent \
|
||||||
|
@ -71,6 +71,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-workstation \
|
||||||
fping \
|
fping \
|
||||||
shadow-utils \
|
shadow-utils \
|
||||||
iputils \
|
iputils \
|
||||||
|
@ -52,6 +52,7 @@ RUN --mount=type=cache,target=/var/cache/apt/,sharing=locked \
|
|||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
traceroute \
|
traceroute \
|
||||||
nmap \
|
nmap \
|
||||||
|
krb5-user \
|
||||||
tzdata \
|
tzdata \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user