From 1bf02337f039db6998f8274ddb149529e36d3f96 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Fri, 17 Dec 2021 19:42:35 +1100 Subject: [PATCH] krb5: note GSS-API can be used as PA plugin interface Update README.fast to note that the GSS-API can be used as a pre-authentication plugin interface. --- README.fast | 1 + 1 file changed, 1 insertion(+) diff --git a/README.fast b/README.fast index 7173cb155..d0cd5121d 100644 --- a/README.fast +++ b/README.fast @@ -2,6 +2,7 @@ -- 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"