mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
ITS#8562 - Various typo fixes
This commit is contained in:
parent
c3cb77e4a6
commit
760ee6cd10
@ -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
|
||||
|
@ -1061,7 +1061,6 @@ attribute's
|
||||
pPasswd
|
||||
metadirectory
|
||||
Mitya
|
||||
assciated
|
||||
myObjectClass
|
||||
OIDs
|
||||
oids
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user