|
@@ -7,10 +7,8 @@ authentication, an industry standard protocol to authenticate users in {es}.
|
|
|
|
|
|
NOTE: You cannot use the Kerberos realm to authenticate on the transport network layer.
|
|
|
|
|
|
-To authenticate users with Kerberos, you need to
|
|
|
-<<configuring-kerberos-realm,configure a Kerberos realm>> and
|
|
|
-<<mapping-roles, map users to roles>>.
|
|
|
-For more information on realm settings, see
|
|
|
+To authenticate users with Kerberos, you need to configure a Kerberos realm and
|
|
|
+map users to roles. For more information on realm settings, see
|
|
|
<<ref-kerberos-settings>>.
|
|
|
|
|
|
[[kerberos-terms]]
|
|
@@ -59,4 +57,9 @@ realm session key encryption types.
|
|
|
|
|
|
_ticket granting ticket (TGT)_::
|
|
|
A TGT is an authentication ticket generated by the Kerberos authentication
|
|
|
-server. It contains an encrypted authenticator.
|
|
|
+server. It contains an encrypted authenticator.
|
|
|
+
|
|
|
+[[kerberos-realm-configuration]]
|
|
|
+==== Configuring a Kerberos realm
|
|
|
+
|
|
|
+include::configuring-kerberos-realm.asciidoc[]
|