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

Re: (ITS#4921) back-config and included ACLs



hyc@symas.com wrote:
> ghenry@suretecsystems.com wrote:
>> Full_Name: Gavin Henry
>> Version: 2.3.35
>> OS: Fedora Core 6
>> URL: ftp://ftp.openldap.org/incoming/
>> Submission from: (NULL) (212.159.59.85)
>>
>>
>> Dear All,
>>
>> Minor issue. When including an acl file, this acl file appears in cn=schema:
>>
>> dn: cn=include{8},cn=config
>> objectClass: olcIncludeFile
>> cn: include{8}
>> olcInclude: /usr/local/etc/openldap/suretec.acl
>>
>> Shows as:
>>
>> dn: cn={8}suretec,cn=schema,cn=config
>> objectClass: olcSchemaConfig
>> cn: {8}suretec
>>
>> I don't think this should show in the schema tree.
> 
> Indeed. It's only supposed to show up there if it actually contained any 
> schema directives. Oops.

back-config in HEAD/RE24 already does the right thing here. The 
corresponding code just didn't get backported to RE23. I guess we can 
fix it in the next RE23, but it doesn't seem critical.

-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP     http://www.openldap.org/project/