mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 23:19:59 -05:00
Amend security warning and use example.com kerberos realm
This commit is contained in:
parent
44420875af
commit
9eec05658f
2 changed files with 4 additions and 3 deletions
|
|
@ -179,8 +179,9 @@ for your site. By default ldapadd is installed as
|
||||||
|
|
||||||
.Where {{F:example.ldif}} is the file you created above.
|
.Where {{F:example.ldif}} is the file you created above.
|
||||||
|
|
||||||
Note: Use of transport security services is recommended when updating
|
Note: Use of strong authentication and transport security services
|
||||||
the directory. These services are described in later chapters.
|
is highly recommended when updating the directory. These services
|
||||||
|
are described in later chapters.
|
||||||
|
|
||||||
|
|
||||||
.{{S: }}
|
.{{S: }}
|
||||||
|
|
|
||||||
|
|
@ -337,7 +337,7 @@ to provide replication service (see Section 10).
|
||||||
|
|
||||||
\Example:
|
\Example:
|
||||||
|
|
||||||
> rootkrbname admin@openldap.org
|
> rootkrbname admin@EXAMPLE.COM
|
||||||
|
|
||||||
H4: rootpw <password>
|
H4: rootpw <password>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue