summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_pam_data_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for delayed kinit if offlineSumit Bose2010-05-261-0/+88
| | | | | | | If the configuration option krb5_store_password_if_offline is set to true and the backend is offline the plain text user password is stored and used to request a TGT if the backend becomes online. If available the Linux kernel key retention service is used.
* Display name of PAM action in pam_print_data()Stephen Gallagher2010-05-241-1/+23
|
* Split pam_data utilities into a separate fileSumit Bose2010-05-071-0/+60