tree: 8930e24584319a3f6b8d1f3c38caaeda57cb19ed [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. proto/
  5. account_manager.cc
  6. account_manager.h
  7. BUILD.gn
  8. error_strings.cc
  9. error_strings.h
  10. kerberos_adaptor.cc
  11. kerberos_adaptor.h
  12. kerberos_daemon.cc
  13. kerberos_daemon.h
  14. kerberosd_main.cc
  15. krb5_interface.cc
  16. krb5_interface.h
  17. OWNERS
  18. platform_helper.cc
  19. platform_helper.h
  20. README.md
kerberos/README.md

Kerberos

This directory contains the Kerberos service, which provides functionality for getting and managing Kerberos tickets. It is used by Chrome and the Authpolicy service to provide Kerberos Single-SignOn (SSO). Think of it as a fancy wrapper around kinit.