From: Nick Porter Date: Fri, 19 Aug 2022 16:07:20 +0000 (+0100) Subject: Add Active Direcotory test server variable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fcd5d4cf955443365e973507ff09718d54a2b36;p=thirdparty%2Ffreeradius-server.git Add Active Direcotory test server variable --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 988feb4172e..11c4288cbea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -365,6 +365,7 @@ jobs: LDAP_TEST_SERVER_SSL_PORT: 6360 RFC4533_TEST_SERVER: ldap://127.0.0.1:3890/ PERSISTENT_SEARCH_TEST_SERVER: ldap://127.0.0.1:3892/ + ACTIVE_DIRECTORY_TEST_SERVER: 127.0.0.1 REST_TEST_SERVER: 127.0.0.1 REST_TEST_SERVER_PORT: 8080 REST_TEST_SERVER_SSL_PORT: 8443