@menu
* pwqual interface::
* kadm5_hook interface::
+* clpreauth interface::
+* kdcpreauth interface::
@end menu
Tags in the [plugins] section can be used to register dynamic plugin
Checks against components of the principal name
@end table
-@node kadm5_hook interface, , pwqual interface, plugins
+@node kadm5_hook interface, clpreauth interface, pwqual interface, plugins
@subsubsection kadm5_hook interface
The kadm5_hook interface provides plugins with information on
principal creation, modification, password changes and deletion. This
with another database such as Active Directory. No plugins are built
in for this interface.
+@node clpreauth interface, kdcpreauth interface, kadm5_hook interface, plugins
+@subsubsection clpreauth interface
+
+The clpreauth interface allows plugin modules to provide client
+preauthentication mechanisms. There are no built-in modules for this
+interface.
+
+@node kdcpreauth interface, , clpreauth interface, plugins
+@subsubsection kdcpreauth interface
+
+The kdcpreauth interface allows plugin modules to provide KDC
+preauthentication mechanisms. There are no built-in modules for this
+interface.
+
@node pkinit client options, Sample krb5.conf File, plugins, krb5.conf
@subsection pkinit options
with another database such as Active Directory. No plugins are built
in for this interface.
+.SS clpreauth interface
+
+The clpreauth interface allows plugin modules to provide client
+preauthentication mechanisms. There are no built-in modules for this
+interface.
+
+.SS kdcpreauth interface
+
+The kdcpreauth interface allows plugin modules to provide KDC
+preauthentication mechanisms. There are no built-in modules for this
+interface.
+
.SH FILES
/etc/krb5.conf
.SH SEE ALSO