Actions
action #96534
closedaction #93441: [sle][security][sle15sp4][CC] CC hand over
[sle][security][sle15sp4][CC] add 'test_pamfaillock_xxx' into audit_test/libpam run list when SLE ship pam_faillock
Start date:
2021-08-04
Due date:
% Done:
100%
Estimated time:
32.00 h
Difficulty:
Description
For now we don't test pam_faillock
in cc testing. It's also controlled in the test code: https://gitlab.suse.de/security/audit-test-sle15/-/blob/master/audit-test/libpam/run.conf#L51
if [[ "$DISTRO" != "SUSE" ]] ; then
+ pamfaillock_lock
+ pamfaillock_unlock
fi
And according to the message given by Marcus Meissner in https://gitlab.suse.de/security/audit-test-sle15/-/merge_requests/21#note_335958
we did not yet ship pam_faillock ... it was requested for STIG, buit not yet added.
We need to add the related test cases into test list after SLE ship pam_faillock
Updated by llzhao over 3 years ago
- Assignee set to rfan1
- Estimated time set to 32.00 h
Updated by rfan1 over 3 years ago
Updated by rfan1 about 3 years ago
- Related to action #101142: [sle][security][sle15sp4][pam][manual]:Provide pam_faillock added
Updated by Xiaojing_liu about 3 years ago
- Is duplicate of action #102993: [sle][security][sle15sp4][CC] [pam_faillock] add coverage from sles15sp4 beta release added
Updated by Xiaojing_liu almost 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Updated by Xiaojing_liu almost 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
See: https://openqa.suse.de/tests/7977106#step/libpam/29 (x86_64) and https://openqa.suse.de/tests/7982608#step/libpam/29 (aarch64)
Actions