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.