summaryrefslogtreecommitdiffstats
path: root/server/providers/krb5
Commit message (Collapse)AuthorAgeFilesLines
* Make socket paths a compile-time optionStephen Gallagher2009-08-111-1/+0
| | | | | | Previously, we had hardcoded the paths for the NSS, PAM and private PAM sockets to /var/lib/sss/pipes. With this patch, we will specify the sockets with --with-pipe-path.
* Consolidate tevent helpersJakub Hrozek2009-08-051-16/+0
|
* add infrastructure to handle new backend targetsSumit Bose2009-07-201-4/+5
|
* let krb5 backend safe valid credentials for offline authenticationSumit Bose2009-07-101-0/+43
|
* fix return code of krb5 child to indicate that the kdc is unavailableSumit Bose2009-07-081-1/+5
|
* Cleanup warnings in client and server codeSimo Sorce2009-07-031-3/+0
|
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-023-0/+837