[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#8176) the olcRootDSE attributeType should be Single Value
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.