diff --git a/dir1/README.md b/dir1/README.md index 3ada97c..cf83674 100644 --- a/dir1/README.md +++ b/dir1/README.md @@ -7,21 +7,21 @@ --- -#Dependencies +# Dependencies - Docker - jq 1.4 -####Linux specific dependency +#### Linux specific dependency - Heimdal Kerberos 5 -####OSX specific dependency +#### OSX specific dependency - boot2docker --- -#Usage +# Usage -###Check your configuration +### Check your configuration The default configuration is likely to be fine for your first steps, validate it using the `config` command. ``` ./kdc config @@ -233,7 +233,7 @@ Builds the docker image. ##start -Starts the container in detached mode while also producing a Kerberos configuration file (`krb5.conf`) as well as a Kerberos keytab (`krb5.keytab`) locally. +Starts the container in detached mode while also producing a Kerberos configuration file (`krb5.conf`) as well as a Kerberos keytab (`krb5.keytab`) locally. Note that the keytab is only readable/usable by the current user unless you change its access rights which is not recommended for production environments.