Thank you for the response.
After enabling the debug, restarting the service and waiting for some time I get the following output from the grep
oot@syslog:/var/ossec# grep -E "WARN|ERR" /var/ossec/logs/ossec.log
2022/06/21 09:51:40 wazuh-modulesd:ciscat[1634624] wm_ciscat.c:1433 at wm_ciscat_check(): WARNING: No evals defined. Exiting...
2022/06/21 09:52:03 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:^The following packages will be upgraded)(WARNING: apt does not have a stable CLI interface. Use with caution in scripts.) -> 0
2022/06/21 09:52:03 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (r:^The following packages will be upgraded)(WARNING: apt does not have a stable CLI interface. Use with caution in scripts.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(PASS_WARN_AGE 7) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(PASS_WARN_AGE 7) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(PASS_WARN_AGE 7) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(#PASS_ALWAYS_WARN) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(#PASS_ALWAYS_WARN) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MAX_DAYS\s*\t*(\d+) compare <= 365)(#PASS_ALWAYS_WARN) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(PASS_WARN_AGE 7) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(PASS_WARN_AGE 7) -> 0
2022/06/21 09:52:05 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(PASS_WARN_AGE 7) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(#PASS_ALWAYS_WARN) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(#PASS_ALWAYS_WARN) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_MIN_DAYS\s*\t*(\d+) compare >= 1)(#PASS_ALWAYS_WARN) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1014 at wm_sca_do_scan(): DEBUG: Considering rule: 'f:/etc/login.defs -> n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1563 at wm_sca_check_file_list_for_contents(): DEBUG: Checking file list '/etc/login.defs' with 'n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1466 at wm_sca_check_file_contents(): DEBUG: Checking contents of file '/etc/login.defs' against pattern 'n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# /etc/login.defs - Configuration control definitions for the login package.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# /etc/login.defs - Configuration control definitions for the login package.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# /etc/login.defs - Configuration control definitions for the login package.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Three items must be defined: MAIL_DIR, ENV_SUPATH, and ENV_PATH.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Three items must be defined: MAIL_DIR, ENV_SUPATH, and ENV_PATH.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Three items must be defined: MAIL_DIR, ENV_SUPATH, and ENV_PATH.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If unspecified, some arbitrary (and possibly incorrect) value will) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If unspecified, some arbitrary (and possibly incorrect) value will) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If unspecified, some arbitrary (and possibly incorrect) value will) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# be assumed. All other items are optional - if not specified then) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# be assumed. All other items are optional - if not specified then) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# be assumed. All other items are optional - if not specified then) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the described action or option will be inhibited.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the described action or option will be inhibited.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the described action or option will be inhibited.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Comment lines (lines beginning with "#") and blank lines are ignored.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Comment lines (lines beginning with "#") and blank lines are ignored.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Comment lines (lines beginning with "#") and blank lines are ignored.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Modified for Linux. --marekm) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Modified for Linux. --marekm) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Modified for Linux. --marekm) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# REQUIRED for useradd/userdel/usermod) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# REQUIRED for useradd/userdel/usermod) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# REQUIRED for useradd/userdel/usermod) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Directory where mailboxes reside, _or_ name of file, relative to the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Directory where mailboxes reside, _or_ name of file, relative to the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Directory where mailboxes reside, _or_ name of file, relative to the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# home directory. If you _do_ define MAIL_DIR and MAIL_FILE,) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# home directory. If you _do_ define MAIL_DIR and MAIL_FILE,) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# home directory. If you _do_ define MAIL_DIR and MAIL_FILE,) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# MAIL_DIR takes precedence.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# MAIL_DIR takes precedence.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# MAIL_DIR takes precedence.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Essentially:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Essentially:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Essentially:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# - MAIL_DIR defines the location of users mail spool files) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# - MAIL_DIR defines the location of users mail spool files) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# - MAIL_DIR defines the location of users mail spool files) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# (for mbox use) by appending the username to MAIL_DIR as defined) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# (for mbox use) by appending the username to MAIL_DIR as defined) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# (for mbox use) by appending the username to MAIL_DIR as defined) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# below.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# below.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# below.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# - MAIL_FILE defines the location of the users mail spool files as the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# - MAIL_FILE defines the location of the users mail spool files as the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# - MAIL_FILE defines the location of the users mail spool files as the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# fully-qualified filename obtained by prepending the user home) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# fully-qualified filename obtained by prepending the user home) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# fully-qualified filename obtained by prepending the user home) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# directory before $MAIL_FILE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# directory before $MAIL_FILE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# directory before $MAIL_FILE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# NOTE: This is no more used for setting up users MAIL environment variable) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# NOTE: This is no more used for setting up users MAIL environment variable) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# NOTE: This is no more used for setting up users MAIL environment variable) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# which is, starting from shadow 4.0.12-1 in Debian, entirely the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# which is, starting from shadow 4.0.12-1 in Debian, entirely the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# which is, starting from shadow 4.0.12-1 in Debian, entirely the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# job of the pam_mail PAM modules) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# job of the pam_mail PAM modules) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# job of the pam_mail PAM modules) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# See default PAM configuration files provided for) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# See default PAM configuration files provided for) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# See default PAM configuration files provided for) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# login, su, etc.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# login, su, etc.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# login, su, etc.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# This is a temporary situation: setting these variables will soon) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# This is a temporary situation: setting these variables will soon) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# This is a temporary situation: setting these variables will soon) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# move to /etc/default/useradd and the variables will then be) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# move to /etc/default/useradd and the variables will then be) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# move to /etc/default/useradd and the variables will then be) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# no more supported) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# no more supported) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# no more supported) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(MAIL_DIR /var/mail) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(MAIL_DIR /var/mail) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(MAIL_DIR /var/mail) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#MAIL_FILE .mail) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#MAIL_FILE .mail) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#MAIL_FILE .mail) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable logging and display of /var/log/faillog login failure info.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable logging and display of /var/log/faillog login failure info.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable logging and display of /var/log/faillog login failure info.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# This option conflicts with the pam_tally PAM module.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# This option conflicts with the pam_tally PAM module.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# This option conflicts with the pam_tally PAM module.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(FAILLOG_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(FAILLOG_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(FAILLOG_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable display of unknown usernames when login failures are recorded.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable display of unknown usernames when login failures are recorded.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable display of unknown usernames when login failures are recorded.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# WARNING: Unknown usernames may become world readable. ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# See #290803 and #298773 for details about how this could become a security) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# See #290803 and #298773 for details about how this could become a security) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# See #290803 and #298773 for details about how this could become a security) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# concern) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# concern) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# concern) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(LOG_UNKFAIL_ENAB no) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(LOG_UNKFAIL_ENAB no) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(LOG_UNKFAIL_ENAB no) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable logging of successful logins) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable logging of successful logins) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable logging of successful logins) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(LOG_OK_LOGINS no) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(LOG_OK_LOGINS no) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(LOG_OK_LOGINS no) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable "syslog" logging of su activity - in addition to sulog file logging.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable "syslog" logging of su activity - in addition to sulog file logging.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Enable "syslog" logging of su activity - in addition to sulog file logging.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# SYSLOG_SG_ENAB does the same for newgrp and sg.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# SYSLOG_SG_ENAB does the same for newgrp and sg.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# SYSLOG_SG_ENAB does the same for newgrp and sg.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SYSLOG_SU_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SYSLOG_SU_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SYSLOG_SU_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SYSLOG_SG_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SYSLOG_SG_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SYSLOG_SG_ENAB yes) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, all su activity is logged to this file.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, all su activity is logged to this file.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, all su activity is logged to this file.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#SULOG_FILE /var/log/sulog) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#SULOG_FILE /var/log/sulog) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#SULOG_FILE /var/log/sulog) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, file which maps tty line to TERM environment parameter.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, file which maps tty line to TERM environment parameter.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, file which maps tty line to TERM environment parameter.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Each line of the file is in a format something like "vt100 tty01".) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Each line of the file is in a format something like "vt100 tty01".) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Each line of the file is in a format something like "vt100 tty01".) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#TTYTYPE_FILE /etc/ttytype) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#TTYTYPE_FILE /etc/ttytype) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#TTYTYPE_FILE /etc/ttytype) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, login failures will be logged here in a utmp format) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, login failures will be logged here in a utmp format) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, login failures will be logged here in a utmp format) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# last, when invoked as lastb, will read /var/log/btmp, so...) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# last, when invoked as lastb, will read /var/log/btmp, so...) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# last, when invoked as lastb, will read /var/log/btmp, so...) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(FTMP_FILE /var/log/btmp) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(FTMP_FILE /var/log/btmp) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(FTMP_FILE /var/log/btmp) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, the command name to display when running "su -". For) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, the command name to display when running "su -". For) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, the command name to display when running "su -". For) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# example, if this is defined as "su" then a "ps" will display the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# example, if this is defined as "su" then a "ps" will display the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# example, if this is defined as "su" then a "ps" will display the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# command is "-su". If not defined, then "ps" would display the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# command is "-su". If not defined, then "ps" would display the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# command is "-su". If not defined, then "ps" would display the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# name of the shell actually being run, e.g. something like "-sh".) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# name of the shell actually being run, e.g. something like "-sh".) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# name of the shell actually being run, e.g. something like "-sh".) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SU_NAME su) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SU_NAME su) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(SU_NAME su) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, file which inhibits all the usual chatter during the login) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, file which inhibits all the usual chatter during the login) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If defined, file which inhibits all the usual chatter during the login) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# sequence. If a full pathname, then hushed mode will be enabled if the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# sequence. If a full pathname, then hushed mode will be enabled if the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# sequence. If a full pathname, then hushed mode will be enabled if the) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# user's name or shell are found in the file. If not a full pathname, then) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# user's name or shell are found in the file. If not a full pathname, then) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# user's name or shell are found in the file. If not a full pathname, then) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# hushed mode will be enabled if the file exists in the user's home directory.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# hushed mode will be enabled if the file exists in the user's home directory.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# hushed mode will be enabled if the file exists in the user's home directory.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(HUSHLOGIN_FILE .hushlogin) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(HUSHLOGIN_FILE .hushlogin) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(HUSHLOGIN_FILE .hushlogin) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#HUSHLOGIN_FILE /etc/hushlogins) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#HUSHLOGIN_FILE /etc/hushlogins) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#HUSHLOGIN_FILE /etc/hushlogins) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# *REQUIRED* The default PATH settings, for superuser and normal users.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# *REQUIRED* The default PATH settings, for superuser and normal users.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# *REQUIRED* The default PATH settings, for superuser and normal users.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# (they are minimal, add the rest in the shell startup files)) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# (they are minimal, add the rest in the shell startup files)) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# (they are minimal, add the rest in the shell startup files)) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ENV_SUPATH PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ENV_SUPATH PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ENV_SUPATH PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ENV_PATH PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ENV_PATH PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ENV_PATH PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Terminal permissions) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Terminal permissions) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Terminal permissions) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYGROUP Login tty will be assigned this group ownership.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYGROUP Login tty will be assigned this group ownership.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYGROUP Login tty will be assigned this group ownership.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM Login tty will be set to this permission.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM Login tty will be set to this permission.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM Login tty will be set to this permission.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If you have a "write" program which is "setgid" to a special group) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If you have a "write" program which is "setgid" to a special group) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If you have a "write" program which is "setgid" to a special group) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# which owns the terminals, define TTYGROUP to the group number and) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# which owns the terminals, define TTYGROUP to the group number and) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# which owns the terminals, define TTYGROUP to the group number and) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM to 0620. Otherwise leave TTYGROUP commented out and assign) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM to 0620. Otherwise leave TTYGROUP commented out and assign) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM to 0620. Otherwise leave TTYGROUP commented out and assign) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM to either 622 or 600.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM to either 622 or 600.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# TTYPERM to either 622 or 600.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# In Debian /usr/bin/bsd-write or similar programs are setgid tty) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# In Debian /usr/bin/bsd-write or similar programs are setgid tty) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# In Debian /usr/bin/bsd-write or similar programs are setgid tty) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# However, the default and recommended value for TTYPERM is still 0600) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# However, the default and recommended value for TTYPERM is still 0600) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# However, the default and recommended value for TTYPERM is still 0600) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# to not allow anyone to write to anyone else console or terminal) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# to not allow anyone to write to anyone else console or terminal) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# to not allow anyone to write to anyone else console or terminal) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Users can still allow other people to write them by issuing ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Users can still allow other people to write them by issuing ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Users can still allow other people to write them by issuing ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the "mesg y" command.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the "mesg y" command.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the "mesg y" command.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(TTYGROUP tty) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(TTYGROUP tty) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(TTYGROUP tty) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(TTYPERM 0600) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(TTYPERM 0600) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(TTYPERM 0600) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Login configuration initializations:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Login configuration initializations:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Login configuration initializations:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# ERASECHAR Terminal ERASE character ('\010' = backspace).) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# ERASECHAR Terminal ERASE character ('\010' = backspace).) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# ERASECHAR Terminal ERASE character ('\010' = backspace).) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# KILLCHAR Terminal KILL character ('\025' = CTRL/U).) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# KILLCHAR Terminal KILL character ('\025' = CTRL/U).) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# KILLCHAR Terminal KILL character ('\025' = CTRL/U).) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# UMASK Default "umask" value.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# UMASK Default "umask" value.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# UMASK Default "umask" value.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# The ERASECHAR and KILLCHAR are used only on System V machines.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# The ERASECHAR and KILLCHAR are used only on System V machines.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# The ERASECHAR and KILLCHAR are used only on System V machines.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# ) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# UMASK is the default umask value for pam_umask and is used by) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# UMASK is the default umask value for pam_umask and is used by) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# UMASK is the default umask value for pam_umask and is used by) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# useradd and newusers to set the mode of the new home directories.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# useradd and newusers to set the mode of the new home directories.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# useradd and newusers to set the mode of the new home directories.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# 022 is the "historical" value in Debian for UMASK) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# 022 is the "historical" value in Debian for UMASK) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# 022 is the "historical" value in Debian for UMASK) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# 027, or even 077, could be considered better for privacy) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# 027, or even 077, could be considered better for privacy) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# 027, or even 077, could be considered better for privacy) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# There is no One True Answer here : each sysadmin must make up his/her) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# There is no One True Answer here : each sysadmin must make up his/her) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# There is no One True Answer here : each sysadmin must make up his/her) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# mind.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# mind.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# mind.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If USERGROUPS_ENAB is set to "yes", that will modify this UMASK default value) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If USERGROUPS_ENAB is set to "yes", that will modify this UMASK default value) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# If USERGROUPS_ENAB is set to "yes", that will modify this UMASK default value) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# for private user groups, i. e. the uid is the same as gid, and username is) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# for private user groups, i. e. the uid is the same as gid, and username is) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# for private user groups, i. e. the uid is the same as gid, and username is) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the same as the primary group name: for these, the user permissions will be) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the same as the primary group name: for these, the user permissions will be) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# the same as the primary group name: for these, the user permissions will be) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# used as group permissions, e. g. 022 will become 002.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# used as group permissions, e. g. 022 will become 002.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# used as group permissions, e. g. 022 will become 002.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Prefix these values with "0" to get octal, "0x" to get hexadecimal.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Prefix these values with "0" to get octal, "0x" to get hexadecimal.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Prefix these values with "0" to get octal, "0x" to get hexadecimal.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ERASECHAR 0177) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ERASECHAR 0177) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(ERASECHAR 0177) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(KILLCHAR 025) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(KILLCHAR 025) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(KILLCHAR 025) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(UMASK 022) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(UMASK 022) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(UMASK 022) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(EMPTY_LINE) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Password aging controls:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Password aging controls:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# Password aging controls:) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_MAX_DAYS Maximum number of days a password may be used.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_MAX_DAYS Maximum number of days a password may be used.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_MAX_DAYS Maximum number of days a password may be used.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_MIN_DAYS Minimum number of days allowed between password changes.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_MIN_DAYS Minimum number of days allowed between password changes.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_MIN_DAYS Minimum number of days allowed between password changes.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(# PASS_WARN_AGE Number of days warning given before a password expires.) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(#) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_MAX_DAYS 99999) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_MAX_DAYS 99999) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_MAX_DAYS 99999) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1813 at wm_sca_regex_numeric_comparison(): DEBUG: No match found for regex '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_MIN_DAYS 0) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_MIN_DAYS 0) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_MIN_DAYS 0) -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1798 at wm_sca_regex_numeric_comparison(): DEBUG: REGEX: '^\s*\t*PASS_WARN_AGE\s*\t*(\d+)'. Partial comparison: '>= 7'
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_WARN_AGE 7) -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_WARN_AGE 7) -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(PASS_WARN_AGE 7) -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1510 at wm_sca_check_file_contents(): DEBUG: Result for (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(/etc/login.defs) -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1605 at wm_sca_check_file_list_for_contents(): DEBUG: Result for (n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7)(/etc/login.defs) -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1218 at wm_sca_do_scan(): DEBUG: Result for rule 'f:/etc/login.defs -> n:^\s*\t*PASS_WARN_AGE\s*\t*(\d+) compare >= 7': 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (!r:^\s*\t*#)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:umask \d0\d|umask \d1\d|umask \d4\d|umask \d5\d)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (!r:^\s*\t*# && r:umask \d0\d|umask \d1\d|umask \d4\d|umask \d5\d)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (!r:^\s*\t*# && r:umask \d0\d|umask \d1\d|umask \d4\d|umask \d5\d)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (!r:^\s*\t*#)( printf "WARNING: '${bad}' is an invalid locale\n") -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:umask \d0\d|umask \d1\d|umask \d4\d|umask \d5\d)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (!r:^\s*\t*# && r:umask \d0\d|umask \d1\d|umask \d4\d|umask \d5\d)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (!r:^\s*\t*# && r:umask \d0\d|umask \d1\d|umask \d4\d|umask \d5\d)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (!r:^\s*t*#)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:umask \d\d(\d) compare != 7)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (!r:^\s*t*# && n:umask \d\d(\d) compare != 7)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (!r:^\s*t*# && n:umask \d\d(\d) compare != 7)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (!r:^\s*t*#)( printf "WARNING: '${bad}' is an invalid locale\n") -> 1
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:umask \d\d(\d) compare != 7)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (!r:^\s*t*# && n:umask \d\d(\d) compare != 7)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (!r:^\s*t*# && n:umask \d\d(\d) compare != 7)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:^\s*\t*readonly)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:TMOUT\s*\t*=\s*\t*(\d+) compare > 900)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare > 900)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare > 900)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:^\s*\t*readonly)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:TMOUT\s*\t*=\s*\t*(\d+) compare > 900)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare > 900)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare > 900)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:^\s*\t*readonly)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:TMOUT\s*\t*=\s*\t*(\d+) compare <= 900)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare <= 900)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare <= 900)( printf "WARNING! Your environment specifies an invalid locale.\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (r:^\s*\t*readonly)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1895 at wm_sca_pattern_matches(): DEBUG: Testing minterm (n:TMOUT\s*\t*=\s*\t*(\d+) compare <= 900)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1898 at wm_sca_pattern_matches(): DEBUG: Pattern test result: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare <= 900)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 09:52:06 sca[1634624] wm_sca.c:1501 at wm_sca_check_file_contents(): DEBUG: (r:^\s*\t*readonly && n:TMOUT\s*\t*=\s*\t*(\d+) compare <= 900)( printf "WARNING: '${bad}' is an invalid locale\n") -> 0
2022/06/21 10:05:43 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:05:59 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:06:34 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:06:34 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:4151 at wm_vuldet_fetch_redhat(): WARNING: (5547): There was no valid response to '
https://access.redhat.com/labs/securitydataapi/cve.json?after=1999-01-01&per_page=1000&page=13' after '3' attempts. Trying the next page.
2022/06/21 10:06:41 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:06:52 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:07:12 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:07:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:4151 at wm_vuldet_fetch_redhat(): WARNING: (5547): There was no valid response to '
https://access.redhat.com/labs/securitydataapi/cve.json?after=1999-01-01&per_page=1000&page=14' after '3' attempts. Trying the next page.
2022/06/21 10:07:18 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:07:29 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:07:45 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:07:45 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:4151 at wm_vuldet_fetch_redhat(): WARNING: (5547): There was no valid response to '
https://access.redhat.com/labs/securitydataapi/cve.json?after=1999-01-01&per_page=1000&page=15' after '3' attempts. Trying the next page.
2022/06/21 10:07:45 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:07:56 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:08:12 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:08:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:4151 at wm_vuldet_fetch_redhat(): WARNING: (5547): There was no valid response to '
https://access.redhat.com/labs/securitydataapi/cve.json?after=1999-01-01&per_page=1000&page=16' after '3' attempts. Trying the next page.
2022/06/21 10:08:12 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:08:23 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:08:38 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:08:38 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:4151 at wm_vuldet_fetch_redhat(): WARNING: (5547): There was no valid response to '
https://access.redhat.com/labs/securitydataapi/cve.json?after=1999-01-01&per_page=1000&page=17' after '3' attempts. Trying the next page.
2022/06/21 10:08:39 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:08:50 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:09:05 wazuh-modulesd[1634624] url.c:151 at wurl_get(): DEBUG: CURL ERROR: The requested URL returned error: 404 Not Found
2022/06/21 10:09:05 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:4151 at wm_vuldet_fetch_redhat(): WARNING: (5547): There was no valid response to '
https://access.redhat.com/labs/securitydataapi/cve.json?after=1999-01-01&per_page=1000&page=18' after '3' attempts. Trying the next page.
2022/06/21 10:09:05 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2690 at wm_vuldet_update_feed(): ERROR: (5553): The allowed number of failed pages (5) has been exhausted. The feed will not be updated.
2022/06/21 10:21:07 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:5191 at wm_vuldet_main(): ERROR: (5513): CVE database could not be updated.
2022/06/21 10:31:10 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:10 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-cli' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:10 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-common' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:10 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-ldap' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-mbstring' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-mysql' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-pdo' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-process' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-snmp' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-xml' not vulnerable to 'CVE-2019-11050' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'glib2' not vulnerable to 'CVE-2017-7244' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre' not vulnerable to 'CVE-2017-7244' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre' not vulnerable to 'CVE-2017-7244' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre-devel' not vulnerable to 'CVE-2017-7244' since it is not affected (feed 'NVD').
2022/06/21 10:31:11 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'glib2' not vulnerable to 'CVE-2017-7245' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre' not vulnerable to 'CVE-2017-7245' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre' not vulnerable to 'CVE-2017-7245' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre-devel' not vulnerable to 'CVE-2017-7245' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'jasper-libs' not vulnerable to 'CVE-2017-6851' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'glib2' not vulnerable to 'CVE-2017-7246' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre' not vulnerable to 'CVE-2017-7246' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre' not vulnerable to 'CVE-2017-7246' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'pcre-devel' not vulnerable to 'CVE-2017-7246' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'jasper-libs' not vulnerable to 'CVE-2017-6852' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'ipa-client' not vulnerable to 'CVE-2014-7850' since it is not affected (feed 'NVD').
2022/06/21 10:31:12 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'ipa-client-common' not vulnerable to 'CVE-2014-7850' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'ipa-common' not vulnerable to 'CVE-2014-7850' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'ipa-python-compat' not vulnerable to 'CVE-2014-7850' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'python2-ipaclient' not vulnerable to 'CVE-2014-7850' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'python2-ipalib' not vulnerable to 'CVE-2014-7850' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'libicu' not vulnerable to 'CVE-2013-1569' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1840 at wm_vuldet_linux_rm_nvd_not_affected_packages(): DEBUG: (5462): Package 'net-snmp' not vulnerable to 'CVE-2014-2284' since it is not affected (feed 'OVAL').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1840 at wm_vuldet_linux_rm_nvd_not_affected_packages(): DEBUG: (5462): Package 'net-snmp' not vulnerable to 'CVE-2014-2285' since it is not affected (feed 'OVAL').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'apr-util' not vulnerable to 'CVE-2017-12618' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-cli' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-common' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-ldap' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:13 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-mbstring' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-mysql' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-pdo' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-process' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-snmp' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'php-xml' not vulnerable to 'CVE-2016-10712' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1840 at wm_vuldet_linux_rm_nvd_not_affected_packages(): DEBUG: (5462): Package 'patch' not vulnerable to 'CVE-2016-10713' since it is not affected (feed 'OVAL').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2015-7625' since it don't meet its 'sibling' dependency on package with ID '2225174'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2021-29735' since it don't meet its 'sibling' dependency on package with ID '2741460'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2015-7626' since it don't meet its 'sibling' dependency on package with ID '2225183'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2021-29736' since it don't meet its 'sibling' dependency on package with ID '2741463'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2015-7627' since it don't meet its 'sibling' dependency on package with ID '2225192'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2021-29737' since it don't meet its 'sibling' dependency on package with ID '2741466'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2015-7628' since it don't meet its 'sibling' dependency on package with ID '2225210'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2021-29738' since it don't meet its 'sibling' dependency on package with ID '2741469'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2021-23217' since it don't meet its 'sibling' dependency on package with ID '2719034'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2015-7629' since it don't meet its 'sibling' dependency on package with ID '2225216'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1840 at wm_vuldet_linux_rm_nvd_not_affected_packages(): DEBUG: (5462): Package 'iptables' not vulnerable to 'CVE-2012-2663' since it is not affected (feed 'OVAL').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'libxrender' not vulnerable to 'CVE-2016-7950' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:1954 at wm_vuldet_linux_rm_nvd_not_dependencies_met_packages(): DEBUG: (5463): Package 'linux_kernel' not vulnerable to 'CVE-2021-23219' since it don't meet its 'sibling' dependency on package with ID '2719038'
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'nss' not vulnerable to 'CVE-2020-12399' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'nss-sysinit' not vulnerable to 'CVE-2020-12399' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'nss-tools' not vulnerable to 'CVE-2020-12399' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'libxtst' not vulnerable to 'CVE-2016-7951' since it is not affected (feed 'NVD').
2022/06/21 10:31:14 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'perl-core' not vulnerable to 'CVE-2016-2381' since it is not affected (feed 'NVD').
2022/06/21 10:31:15 wazuh-modulesd:vulnerability-detector[1634624] wm_vuln_detector.c:2028 at wm_vuldet_linux_rm_oval_not_affected_packages(): DEBUG: (5462): Package 'perl-cpan' not vulnerable to 'CVE-2016-2381' since it is not affected (feed 'NVD').