This is a multi-part message in MIME format. --------------080808010700020804030601 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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=Net is not really Country (just a TLD) but I used it in previous slapd version a worked well!
Thanks
--------------080808010700020804030601 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
<html> <head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <font face="Calibri">And sldapd change the shema <br> <br> from:<br> <br> </font> <blockquote><font face="Calibri">attributetype ( 2.5.4.6 NAME ( 'c' 'countryName' )</font><br> <font face="Calibri"> DESC 'RFC2256: ISO-3166 country 2-letter code'</font><br> <font face="Calibri"> SUP name SINGLE-VALUE )</font><br> </blockquote> <font face="Calibri"><br> to :<br> </font> <blockquote><font face="Calibri"># RFC 4519 definition ('countryName' in X.500 and RFC2256)</font><br> <font face="Calibri">attributetype ( 2.5.4.6 NAME ( 'c' 'countryName' )</font><br> <font face="Calibri"> DESC 'RFC4519: two-letter ISO-3166 country code'</font><br> <font face="Calibri"> SUP name</font><br> <font face="Calibri"> SYNTAX 1.3.6.1.4.1.1466.115.121.1.11</font><br> <font face="Calibri"> SINGLE-VALUE )</font><br> </blockquote> <font face="Calibri"><br> Thanks a lot for your quick reply, c=Net is not really Country (just a TLD) but I used it in previous slapd version a worked well! <br> <br> Thanks<br> <br> </font> </body> </html>
--------------080808010700020804030601--