.github
admin
appl
cf
doc
etc
include
kadmin
kcm
kdc
kpasswd
kuser
lib
packages
po
tests
tools
windows
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
ChangeLog
ChangeLog.1998
ChangeLog.1999
ChangeLog.2000
ChangeLog.2001
ChangeLog.2002
ChangeLog.2003
ChangeLog.2004
ChangeLog.2005
ChangeLog.2006
ChangeLog.2007
LICENSE
Makefile.am
Makefile.am.common
NEWS
NTMakefile
README
README.fast
README.md
SECURITY.md
TODO
acinclude.m4
appveyor.yml
autogen.sh
configure.ac
krb5.conf

Update README.fast to note that the GSS-API can be used as a pre-authentication plugin interface.
14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
|
|
-- in order of preference
|
|
|
|
- client: plugin support for fast plugins
|
|
note GSS-API can be used as PA plugin interface
|
|
|
|
- kdc: plugin support for fast plugins
|
|
partly done with "struct kdc_patypes"
|
|
|
|
- kcm: support FAST armor ticket
|
|
-- using PK-INIT anonymous
|
|
-- using host key
|
|
|