mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 20:19:34 -05:00
jpegPhoto: correct syntax and add reference to inetorgperson draft
This commit is contained in:
parent
8d295978e5
commit
b78e463065
1 changed files with 2 additions and 4 deletions
|
|
@ -216,13 +216,11 @@ attribute ( 0.9.2342.19200300.100.1.56 NAME 'documentPublisher'
|
|||
EQUALITY caseIgnoreMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
|
||||
|
||||
# This one is ripped from Netscape and is a pilot object. It is not
|
||||
# in RFC1274, but we had it as 'bin'.
|
||||
|
||||
# From ietf-draft-smith-inetorgperson-xx.txt
|
||||
attribute ( 0.9.2342.19200300.100.1.60
|
||||
NAME 'jpegPhoto'
|
||||
DESC 'a JPEG image'
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 )
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 )
|
||||
|
||||
# These attributes are pilot-related attributes that we had and Netscape
|
||||
# has too, however, the OID is unknown for them and Netscape uses a
|
||||
|
|
|
|||
Loading…
Reference in a new issue