[email protected] wrote: > Full_Name: Emmanuel L.charny > Version: 2.4.40 > OS: > URL: ftp://ftp.openldap.org/incoming/ > Submission from: (NULL) (212.195.127.200) > > > The olcRootDSE AttributeType is currently a Multiple Value AttributeType, > which > is not necessary : it stores a file name which contains the RootDSE entry. > It's > unlikely that we store more than one value in it, and the code currently reads > only one value anyway.
Not true, the code will read multiple values. Multiple files' contents will be concatenated. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
