[Date Prev][Date Next] [Chronological] [Thread] [Top]

Using posixAccount with openldap2.0 alpha4



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!