psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

c047b1e selinux-policy: Add test case for pam_timestamp_check + PAM module

5 files Authored by mmalik 4 years ago, Committed by plautrba 4 years ago,
    selinux-policy: Add test case for pam_timestamp_check + PAM module
    
    This TC should cover the pam_timestamp_check program and the
    pam_timestamp.so module which can be executed by unconfined
    and confined users. Necessary SELinux policy rules are tested.
    SELinux label on the directory, where _pam_timestamp_key file
    is located, is also tested.
    
    The TC can be parametrized. Description is in the PURPOSE file.