Rocio Quirantes
2009-Feb-16 12:23 UTC
[Fedora-directory-users] Problems with Numeric String Syntax
Hi! I have installed Fedora DS, and I am extending my schema, I used the ol-schema-migrate.pl script to migrate some openldap schemas. The problem is that when I restart th server, I get an error about the syntax oid of an atributte that is Numeric String 1.3.6.1.4.1.1466.115.121.1.36, but it is supposed to be supported, isn''t it? I hope somebody could help. Thanks -- Rocio Quirantes Rodal Área de Seguridad Informática Centro Informático Científico de Andalucía (CICA) Avda. Reina Mercedes s/n - 41012 - Sevilla (Spain) Tfno.: +34 955 056 648 / +34 955 056 600 / FAX: +34 955 056 650 Consejería de Innovación, Ciencia y Empresa Junta de Andalucía -------------------------------------------------- Este mensaje esta firmado digitalmente. Para poder reconocer la firma desde su cliente debera tener instalado el certificado raiz de la CA del CICA en el mismo. Puede descargarlo desde: http://pki.cica.es/cacert/ --------------------------------------------------
Rich Megginson
2009-Feb-16 16:53 UTC
Re: [Fedora-directory-users] Problems with Numeric String Syntax
Rocio Quirantes wrote:> Hi! > I have installed Fedora DS, and I am extending my schema, I used the > ol-schema-migrate.pl script to migrate some openldap schemas. > The problem is that when I restart th server, I get an error about the > syntax oid of an atributte that is Numeric String > 1.3.6.1.4.1.1466.115.121.1.36, but it is supposed to be supported, > isn''t it?No, Fedora DS does not currently support that syntax OID. You can use 1.3.6.1.4.1.1466.115.121.1.15 instead> I hope somebody could help. > Thanks > > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Michael Ströder
2009-Feb-16 17:11 UTC
Re: [Fedora-directory-users] Problems with Numeric String Syntax
Rich Megginson wrote:> Rocio Quirantes wrote: >> Hi! >> I have installed Fedora DS, and I am extending my schema, I used the >> ol-schema-migrate.pl script to migrate some openldap schemas. >> The problem is that when I restart th server, I get an error about the >> syntax oid of an atributte that is Numeric String >> 1.3.6.1.4.1.1466.115.121.1.36, but it is supposed to be supported, >> isn''t it? > No, Fedora DS does not currently support that syntax OID. You can use > 1.3.6.1.4.1.1466.115.121.1.15 insteadBut if one just substitutes Numeric String with another string syntax like Directory String or IA5 String one has to be prepared that matching works slightly differently! Depending on the behaviour of the client applications that could be a problem. Ciao, Michael.
Rocio Quirantes
2009-Feb-16 17:17 UTC
Re: [Fedora-directory-users] Problems with Numeric String Syntax
Rich Megginson escribió:> Michael Ströder wrote: >> Rich Megginson wrote: >> >>> Rocio Quirantes wrote: >>> >>>> Hi! >>>> I have installed Fedora DS, and I am extending my schema, I used the >>>> ol-schema-migrate.pl script to migrate some openldap schemas. >>>> The problem is that when I restart th server, I get an error about the >>>> syntax oid of an atributte that is Numeric String >>>> 1.3.6.1.4.1.1466.115.121.1.36, but it is supposed to be supported, >>>> isn''t it? >>>> >>> No, Fedora DS does not currently support that syntax OID. You can use >>> 1.3.6.1.4.1.1466.115.121.1.15 instead >>> >> >> But if one just substitutes Numeric String with another string syntax >> like Directory String or IA5 String one has to be prepared that matching >> works slightly differently! Depending on the behaviour of the client >> applications that could be a problem. >> > Sure. But it has been this way for a long time, and afaik no one has > ever had a problem. >> Ciao, Michael. >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> > > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >Thank you, I will use this syntax -- Rocio Quirantes Rodal Área de Seguridad Informática Centro Informático Científico de Andalucía (CICA) Avda. Reina Mercedes s/n - 41012 - Sevilla (Spain) Tfno.: +34 955 056 648 / +34 955 056 600 / FAX: +34 955 056 650 Consejería de Innovación, Ciencia y Empresa Junta de Andalucía -------------------------------------------------- Este mensaje esta firmado digitalmente. Para poder reconocer la firma desde su cliente debera tener instalado el certificado raiz de la CA del CICA en el mismo. Puede descargarlo desde: http://pki.cica.es/cacert/ --------------------------------------------------
Rich Megginson
2009-Feb-16 17:19 UTC
Re: [Fedora-directory-users] Problems with Numeric String Syntax
Michael Ströder wrote:> Rich Megginson wrote: > >> Rocio Quirantes wrote: >> >>> Hi! >>> I have installed Fedora DS, and I am extending my schema, I used the >>> ol-schema-migrate.pl script to migrate some openldap schemas. >>> The problem is that when I restart th server, I get an error about the >>> syntax oid of an atributte that is Numeric String >>> 1.3.6.1.4.1.1466.115.121.1.36, but it is supposed to be supported, >>> isn''t it? >>> >> No, Fedora DS does not currently support that syntax OID. You can use >> 1.3.6.1.4.1.1466.115.121.1.15 instead >> > > But if one just substitutes Numeric String with another string syntax > like Directory String or IA5 String one has to be prepared that matching > works slightly differently! Depending on the behaviour of the client > applications that could be a problem. >Sure. But it has been this way for a long time, and afaik no one has ever had a problem.> Ciao, Michael. > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Michael Ströder
2009-Feb-16 18:12 UTC
Re: [Fedora-directory-users] Problems with Numeric String Syntax
Rich Megginson wrote:> Michael Ströder wrote: >> Rich Megginson wrote: >>> Rocio Quirantes wrote: >>>> I have installed Fedora DS, and I am extending my schema, I used the >>>> ol-schema-migrate.pl script to migrate some openldap schemas. >>>> The problem is that when I restart th server, I get an error about the >>>> syntax oid of an atributte that is Numeric String >>>> 1.3.6.1.4.1.1466.115.121.1.36, but it is supposed to be supported, >>>> isn''t it? >>>> >>> No, Fedora DS does not currently support that syntax OID. You can use >>> 1.3.6.1.4.1.1466.115.121.1.15 instead >> >> But if one just substitutes Numeric String with another string syntax >> like Directory String or IA5 String one has to be prepared that matching >> works slightly differently! Depending on the behaviour of the client >> applications that could be a problem. >> > Sure. But it has been this way for a long time, and afaik no one has > ever had a problem.The original poster mentioned that he migrates an OpenLDAP schema file. Maybe he also migrates existing data and client applications from OpenLDAP to FDS. So therefore it might be relevant. Ciao, Michael.