From a30a5cd46a181bd9986fa9b3651a5fc5e5072a43 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Wed, 11 Mar 2015 09:32:52 +0000 Subject: [PATCH] Fix typo in ref doc --- docs/src/reference/asciidoc/appendix.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/reference/asciidoc/appendix.adoc b/docs/src/reference/asciidoc/appendix.adoc index e27d299..c63f1f3 100644 --- a/docs/src/reference/asciidoc/appendix.adoc +++ b/docs/src/reference/asciidoc/appendix.adoc @@ -32,7 +32,7 @@ critical component in your environment. Because of this it is also considered as a single point of failure. Initially when `Kerberos` environment is setup and domain user -principals created into to a database, encryption keys are also +principals created into a database, encryption keys are also created. These encryption keys are based on shared secrets(i.e. user password) and actual passwords are never kept in a clear text. Effectively `KDC` has its own key and other keys for domain users.