tests: Added test for radius group receiving

This tests the receiving of groups using "Class" radius attribute
in the format "OU=group1;group2".
This commit is contained in:
Nikos Mavrogiannopoulos
2016-03-29 21:06:51 +02:00
committed by Nikos Mavrogiannopoulos
parent e798493d08
commit 071a37aaa4
6 changed files with 455 additions and 2 deletions

View File

@@ -8,7 +8,8 @@ EXTRA_DIST = passwd ocserv.conf Dockerfile-debian-tcp dev-tun.tgz myscript key.p
haproxy-proxyproto-unix.cfg Dockerfile-fedora-proxyproto-unix ocserv-proxyproto-unix.conf \
proxy-connectscript ocserv-pam-noauth.conf Dockerfile-fedora-pam-noauth \
pam-acct-ocserv Dockerfile-fedora-otp ocserv-otp.conf users2.oath Dockerfile-fedora-reload \
ocserv-reload.conf Dockerfile-fedora-fw-neg ocserv-fw-neg.conf radiusclient-debian.conf
ocserv-reload.conf Dockerfile-fedora-fw-neg ocserv-fw-neg.conf radiusclient-debian.conf \
ocserv-radius-group.conf Dockerfile-fedora-radius-group
TESTS_ENVIRONMENT = srcdir="$(srcdir)" \
top_builddir="$(top_builddir)"