summaryrefslogtreecommitdiff
path: root/sss_client/pam_sss.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-05added password reset by rootSumit Bose1-9/+33
2009-03-02first version of LOCAL pam backendSumit Bose1-0/+6
2009-02-24Add PAM clientSumit Bose1-0/+324
Also rename nss_client to sss_client and reuse the same pipe protocol for both the NSS and PAM client libraries. Signed-off-by: Simo Sorce <ssorce@redhat.com>