tree: f7270118ce909ed940ff919af219ce60f6acb9ce [path history] [tgz]
  1. dbus_bindings/
  2. etc/
  3. proto/
  4. account_manager.cc
  5. account_manager.h
  6. BUILD.gn
  7. error_strings.cc
  8. error_strings.h
  9. kerberos_adaptor.cc
  10. kerberos_adaptor.h
  11. kerberos_daemon.cc
  12. kerberos_daemon.h
  13. kerberosd_main.cc
  14. krb5_interface.cc
  15. krb5_interface.h
  16. OWNERS
  17. platform_helper.cc
  18. platform_helper.h
  19. 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.