mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Cleanup
This commit is contained in:
parent
f9d36c0dce
commit
cd6a7ac5a8
@ -16,7 +16,7 @@
|
||||
## Portions Copyright (C) The Internet Society (2003). All Rights Reserved.
|
||||
## Please see full copyright statement below.
|
||||
|
||||
# From draft-zeilenga-ldap-collective-xx.txt [portions trimmed]:
|
||||
# From RFC 3671 [portions trimmed]:
|
||||
# Collective Attributes in LDAP
|
||||
|
||||
#Abstract
|
||||
|
@ -127,9 +127,9 @@ attributetype ( 2.5.4.13 NAME 'description'
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
|
||||
|
||||
# Obsoleted by enhancedSearchGuide
|
||||
# Deprecated by enhancedSearchGuide
|
||||
attributetype ( 2.5.4.14 NAME 'searchGuide'
|
||||
DESC 'RFC2256: search guide, obsoleted by enhancedSearchGuide'
|
||||
DESC 'RFC2256: search guide, deprecated by enhancedSearchGuide'
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.25 )
|
||||
|
||||
attributetype ( 2.5.4.15 NAME 'businessCategory'
|
||||
|
@ -421,7 +421,7 @@ attributetype ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
|
||||
# uTCTimeSyntax
|
||||
# ::= {pilotAttributeType 23}
|
||||
#
|
||||
## OBSOLETE
|
||||
## Deprecated in favor of modifyTimeStamp
|
||||
#attributetype ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime'
|
||||
# DESC 'RFC1274: time of last modify, replaced by modifyTimestamp'
|
||||
# OBSOLETE
|
||||
@ -439,7 +439,7 @@ attributetype ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
|
||||
# distinguishedNameSyntax
|
||||
# ::= {pilotAttributeType 24}
|
||||
#
|
||||
## OBSOLETE
|
||||
## Deprecated in favor of modifiersName
|
||||
#attributetype ( 0.9.2342.19200300.100.1.24 NAME 'lastModifiedBy'
|
||||
# DESC 'RFC1274: last modifier, replaced by modifiersName'
|
||||
# OBSOLETE
|
||||
|
Loading…
Reference in New Issue
Block a user