From 2f4c854ba7790d1c8fb8c664daea6c971f18aa72 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sun, 24 Jul 2016 17:22:00 +0200 Subject: Rename of categories, introduction of groups --- include/tests_ldap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/tests_ldap') diff --git a/include/tests_ldap b/include/tests_ldap index 1034fd67..0d940c5f 100644 --- a/include/tests_ldap +++ b/include/tests_ldap @@ -34,7 +34,7 @@ # # Test : LDAP-2219 # Description : Check running OpenLDAP instance - Register --test-no LDAP-2219 --weight L --network NO --description "Check running OpenLDAP instance" + Register --test-no LDAP-2219 --weight L --network NO --category security --description "Check running OpenLDAP instance" if [ ${SKIPTEST} -eq 0 ]; then #YYY add additional slash IsRunning slapd @@ -54,7 +54,7 @@ # Test : LDAP-2224 # Description : Search slapd.conf if [ ${SLAPD_RUNNING} -eq 1 ]; then PREQS_MET="YES"; else PREQS_MET="NO"; fi - Register --test-no LDAP-2224 --preqs-met ${PREQS_MET} --weight L --network NO --description "Check presence slapd.conf" + Register --test-no LDAP-2224 --preqs-met ${PREQS_MET} --weight L --network NO --category security --description "Check presence slapd.conf" if [ ${SKIPTEST} -eq 0 ]; then LogText "Test: Searching slapd.conf" for I in ${SLAPD_CONF_LOCS}; do -- cgit v1.2.3