summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_become_user.c
AgeCommit message (Collapse)AuthorFilesLines
2012-06-14Add a credential cache back end structureJakub Hrozek1-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.
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+61
Also update BUILD.txt