summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_become_user.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a credential cache back end structureJakub Hrozek2012-06-141-1/+1
| | | | | | To be able to add support for new credential cache types easily, this patch creates a new structure sss_krb5_cc_be that defines common operations with a credential cache, such as create, check if used or remove.
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+61
Also update BUILD.txt