From agarcia@tempel.es Tue Sep 25 15:35:28 2012 From: agarcia@tempel.es To: openldap-bugs@openldap.org Subject: (ITS#7402) Date: Tue, 25 Sep 2012 15:35:27 +0000 Message-ID: <201209251535.q8PFZRlK044548@boole.openldap.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0267953640304523197==" --===============0267953640304523197== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is a multi-part message in MIME format. --------------080808010700020804030601 Content-Type: text/plain; charset=3DISO-8859-1; format=3Dflowed Content-Transfer-Encoding: 7bit And sldapd change the shema from: attributetype ( 2.5.4.6 NAME ( 'c' 'countryName' ) DESC 'RFC2256: ISO-3166 country 2-letter code' SUP name SINGLE-VALUE ) to : # RFC 4519 definition ('countryName' in X.500 and RFC2256) attributetype ( 2.5.4.6 NAME ( 'c' 'countryName' ) DESC 'RFC4519: two-letter ISO-3166 country code' SUP name SYNTAX 1.3.6.1.4.1.1466.115.121.1.11 SINGLE-VALUE ) Thanks a lot for your quick reply, c=3DNet is not really Country (just a=20 TLD) but I used it in previous slapd version a worked well! Thanks --------------080808010700020804030601 Content-Type: text/html; charset=3DISO-8859-1 Content-Transfer-Encoding: 7bit
And sldapd change the shemaattributetype ( 2.5.4.6 NAME ( 'c' 'countryName' )
DESC = 'RFC2256: ISO-3166 country 2-letter code'
SUP n= ame SINGLE-VALUE )
# RFC 4519 definition ('countryName' in X.500 and RFC2256)
attributetype ( 2.5.4.6 NAME ( 'c' 'countryName' )
DESC = 'RFC4519: two-letter ISO-3166 country code'
SUP n= ame
SYNTA= X 1.3.6.1.4.1.1466.115.121.1.11
SINGL= E-VALUE )