3e789aa PAM: Add application services

Authored and Committed by jhrozek 7 years ago
    PAM: Add application services
    
    Related to:
    https://pagure.io/SSSD/sssd/issue/3310
    
    Adds a new PAM responder option 'pam_app_services'. This option can hold
    a list of PAM services that are allowed to contact the application
    non-POSIX domains. These services are NOT allowed to contact any of the
    POSIX domains.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+12 -0
file modified
+33 -0
file modified
+5 -0
file modified
+163 -4