mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
tests: radius-test: require freeradius-client 1.1.7
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt-get install -y libhttp-parser2.1 libpcl1 libopts25 autogen
|
||||
RUN apt-get install -y libsystemd-daemon0 valgrind nuttcp openssh-server bash
|
||||
RUN apt-get install -y libtalloc2
|
||||
RUN apt-get install -y liblz4-1
|
||||
RUN apt-get install -y freeradius libfreeradius-client2
|
||||
RUN apt-get install -y freeradius libfreeradius-client2=1.1.7
|
||||
RUN apt-get install -y libkrb5-3 less
|
||||
RUN sed 's/PermitRootLogin without-password/PermitRootLogin yes/g' -i /etc/ssh/sshd_config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user