ITS#8562 - Various typo fixes

This commit is contained in:
Quanah Gibson-Mount 2017-01-17 10:35:32 -08:00
parent c3cb77e4a6
commit 760ee6cd10
4 changed files with 3 additions and 4 deletions

View File

@ -271,7 +271,7 @@ This access directive grants read access to everyone.
> by * read
This directive allows the user to modify their entry, allows anonymous
to authentication against these entries, and allows all others to
to authenticate against these entries, and allows all others to
read these entries. Note that only the first {{EX:by <who>}} clause
which matches applies. Hence, the anonymous users are granted
{{EX:auth}}, not {{EX:read}}. The last clause could just as well

View File

@ -1061,7 +1061,6 @@ attribute's
pPasswd
metadirectory
Mitya
assciated
myObjectClass
OIDs
oids

View File

@ -110,7 +110,7 @@ dynamically generates and returns objects in response to search
requests in the {{cn=Monitor}} subtree. Each object contains
information about a particular aspect of the server. The information
is held in a combination of user applications and operational
attributes. This information can be access with {{ldapsearch(1)}},
attributes. This information can be accessed with {{ldapsearch(1)}},
with any general-purpose LDAP browser, or with specialized monitoring
tools.

View File

@ -211,7 +211,7 @@ in {{F:core.schema}} as:
> SUBSTR caseIgnoreSubstringsMatch
> SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
> attributeType ( 2.5.4.3 NAME ( 'cn' 'commonName' )
> DESC 'common name(s) assciated with the object'
> DESC 'common name(s) associated with the object'
> SUP name )
Notice that each defines the attribute's OID, provides a short name,