mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
s/U-Mich/OpenLDAP/ in examples
This commit is contained in:
parent
9f6185ab12
commit
f422f01109
1 changed files with 2 additions and 2 deletions
|
|
@ -111,7 +111,7 @@ The next line is the default location under which new entries are created.
|
|||
It should be a string-represented Distringuished Name. E.g.,
|
||||
.nf
|
||||
.ft B
|
||||
"o=University of Michigan, c=US"
|
||||
"dc=OpenLDAP, dc=org"
|
||||
.ft
|
||||
.fi
|
||||
.LP
|
||||
|
|
@ -243,7 +243,7 @@ for display of people entries and one for display of contries.
|
|||
|
||||
#
|
||||
# default location when adding new entries (DN; "" means no default)
|
||||
"o=University of Michigan, c=US"
|
||||
"dc=OpenLDAP, dc=Org"
|
||||
|
||||
#
|
||||
# rules used to define default values for new entries
|
||||
|
|
|
|||
Loading…
Reference in a new issue