[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Using posixAccount with openldap2.0 alpha4
I don't believe all the necessary syntax/matching rules needed
to support nis.schema has been implemented yet. Feel
free to code them up, be sure to coordinate on the devel
mailing list.
Kurt
At 07:48 AM 6/28/00 +0000, Luc MAZARDO wrote:
>with the old definition of objectclass :
> slapd.at.conf
> slapd.oc.conf
> nis.at.conf
> nis.oc.conf
>
>I have the following logs:
> > old attribute type format not supported
>
>seems to be normal because format of objectclass has changed.
>
>but when I use the new objectclass defintion:
>with core.schema (I have no problem slapd starts) but
>with nis.schema, I have the following error logs:
>
> > /usr/local/etc/openldap/schema/nis.schema: line 32: Unexpected
> > token before caseIgnoreIA5SubstringsMatchSYNTAX
> > 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
> > AttributeTypeDescription = "(" whsp
> > numericoid whsp ; AttributeType identifier
> > [ "NAME" qdescrs ] ; name used in AttributeType
> > [ "DESC" qdstring ] ; description
> > [ "OBSOLETE" whsp ]
> > [ "SUP" woid ] ; derived from this other
> > ; AttributeType
> > [ "EQUALITY" woid ] ; Matching Rule name
> > [ "ORDERING" woid ] ; Matching Rule name
> > [ "SUBSTR" woid ] ; Matching Rule name
> > [ "SYNTAX" whsp noidlen whsp ] ; see section 4.3
> > [ "SINGLE-VALUE" whsp ] ; default multi-valued
> > [ "COLLECTIVE" whsp ] ; default not collective
> > [ "NO-USER-MODIFICATION" whsp ]; default user modifiable
> > [ "USAGE" whsp AttributeUsage ]; default userApplications
> > ; userApplications
> > ; directoryOperation
> > ; distributedOperation
> > ; dSAOperation
> > whsp ")"
>
>
>Is there a way to fix it ? I've tried to replace SUBSTRING with SUBSTR
>with no success.
>
>Now a tiny question, in files core.schema and core.schema.default,
>perhaps a typo fix must be applied on word pseudo (psuedo) ?
>If not, I don't know the meaning of the word 'psuedo'
>
>schema/core.schema:586: DESC 'OpenLDAP ACL entry psuedo attribute'
>schema/core.schema:592: DESC 'OpenLDAP ACL children psuedo attribute'
>schema/core.schema.default:586: DESC 'OpenLDAP ACL entry psuedo attribute'
>schema/core.schema.default:592: DESC 'OpenLDAP ACL children psuedo attribute'
>
>
>Sorry for my poor english.
>
>--
>Luc Mazardo
>Gnu Emacs:flame.el Why, you look like a system call!