diff --git a/include/tests_authentication b/include/tests_authentication index b96d0284..f9f61d87 100644 --- a/include/tests_authentication +++ b/include/tests_authentication @@ -691,6 +691,7 @@ if [ ! "${FIND}" = "" ]; then FOUND=1; fi for I in ${FIND}; do logtext "Found file: ${I}" + report "pam_module[]=${I}" done else logtext "Result: directory ${I} could not be found or is a symlink to another directory"