Project

General

Profile

action #102993

Updated by rfan1 over 2 years ago

Hi Xiaojing, 
 ~~~ html 

 # rpm -q pam-1.3.0-6.50.1.x86_64 --changelog |grep faillock 
 - Added tmpfiles for pam to set up directory for pam_faillock. 
 - Added pam_faillock to the set of modules. 
   [jsc#sle-20638, pam-sle20638-add-pam_faillock.patch] 

 ~~~ 

 The latest pam package has introduced the faillock binary, so we can run it in cc test as well, I think you can revert some commit below:) 

 https://gitlab.suse.de/security/audit-test-sle15/-/merge_requests/21/diffs?commit_id=590987b34e505d0b7082157366f17e1697be1b82 

Back