mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
comment out obsolete operational schema
This commit is contained in:
parent
f80b4ad53e
commit
180a37268e
1 changed files with 11 additions and 11 deletions
|
|
@ -409,11 +409,11 @@ attributetype ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
|
|||
# ::= {pilotAttributeType 23}
|
||||
#
|
||||
## OBSOLETE
|
||||
attributetype ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime'
|
||||
DESC 'RFC1274: time of last modify, replaced by modifyTimestamp'
|
||||
OBSOLETE
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.53
|
||||
USAGE directoryOperation )
|
||||
#attributetype ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime'
|
||||
# DESC 'RFC1274: time of last modify, replaced by modifyTimestamp'
|
||||
# OBSOLETE
|
||||
# SYNTAX 1.3.6.1.4.1.1466.115.121.1.53
|
||||
# USAGE directoryOperation )
|
||||
|
||||
# 9.3.20. Last Modified By
|
||||
#
|
||||
|
|
@ -428,12 +428,12 @@ attributetype ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime'
|
|||
#
|
||||
|
||||
## OBSOLETE
|
||||
attributetype ( 0.9.2342.19200300.100.1.24 NAME 'lastModifiedBy'
|
||||
DESC 'RFC1274: last modifier, replaced by modifiersName'
|
||||
OBSOLETE
|
||||
EQUALITY distinguishedNameMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
|
||||
USAGE directoryOperation )
|
||||
#attributetype ( 0.9.2342.19200300.100.1.24 NAME 'lastModifiedBy'
|
||||
# DESC 'RFC1274: last modifier, replaced by modifiersName'
|
||||
# OBSOLETE
|
||||
# EQUALITY distinguishedNameMatch
|
||||
# SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
|
||||
# USAGE directoryOperation )
|
||||
|
||||
# 9.3.21. Domain Component
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue