mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-14 06:48:16 +08:00
tests: added check for restrict-user-to-ports negation options
This commit is contained in:
@@ -5,7 +5,7 @@ RUN yum install -y bash openssh-server nuttcp net-tools
|
||||
RUN yum install -y libnl3 libtalloc
|
||||
RUN yum install -y freeradius-client
|
||||
RUN yum install -y lz4 radcli liboauth oathtool procps-ng iputils
|
||||
RUN yum install -y krb5-libs less
|
||||
RUN yum install -y krb5-libs less libev
|
||||
RUN systemctl enable sshd
|
||||
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user