]> git.ipfire.org Git - thirdparty/krb5.git/commit
Document authentication indicators 265/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 23 Mar 2015 17:03:32 +0000 (13:03 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 22 Jul 2015 16:22:47 +0000 (12:22 -0400)
commit491b012b49ce687ffd4a26f5d0f6114d8411d04d
tree12c5cab7d345b4c676e2bfbdfe3dc6b19388401d
parent8ca82f0e3059cd8805f4dda388a8aa1d67c80920
Document authentication indicators

Add a new file auth_indicator.rst to the admin guide.  Also document
the pkinit_indicator and OTP indicator profile variables, the
require_auth string attribute, and the add_auth_indicator kdcpreauth
callback.  Add references to the new public constants in
appdev/refs/macros/index.rst.

ticket: 8157
doc/admin/admin_commands/kadmin_local.rst
doc/admin/auth_indicator.rst [new file with mode: 0644]
doc/admin/conf_files/kdc_conf.rst
doc/admin/index.rst
doc/appdev/refs/macros/index.rst
doc/plugindev/kdcpreauth.rst