mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Minor updates, needs to be updated and cleaned up
Should be PRIMARY source for configuration options.
This commit is contained in:
parent
9bf1190a20
commit
b7f0758fa2
@ -74,10 +74,10 @@ by <who>).
|
||||
See Developer's FAQ (http://www.openldap.org/faq/) for details.
|
||||
.TP
|
||||
.B
|
||||
attributetype ( <oid> [NAME <name>] [DESC <description>] [OBSOLETE] \
|
||||
[SUP <oid>] [EQUALITY <oid>] [ORDERING <oid>] [SUBSTR <oid>] \
|
||||
[SYNTAX <oidlen>] [SINGLE-VALUE] [COLLECTIVE] [NO-USER-MODIFICATION] \
|
||||
[USAGE <attributeUsage>] )
|
||||
attributetype ( <oid> [NAME <name>] [DESC <description>] \
|
||||
[OBSOLETE] [SUP <oid>] [EQUALITY <oid>] [ORDERING <oid>] \
|
||||
[SUBSTR <oid>] [SYNTAX <oidlen>] [SINGLE\-VALUE] [COLLECTIVE] \
|
||||
[NO\-USER\-MODIFICATION] [USAGE <attributeUsage>] )
|
||||
Specify an attribute type using the LDAPv3 syntax defined in RFC 2252.
|
||||
The slapd parser extends the RFC 2252 definition by allowing string
|
||||
forms as well as numeric OIDs to be used for the attribute OID and
|
||||
|
Loading…
Reference in New Issue
Block a user