2012/9/28 Nick Milas <[email protected]>: > On 28/9/2012 5:08 μμ, Clément OUDOT wrote: > >> try to set sortvals parameter like this: >> >> sortvals uniqueMember > > > Thank you for the suggestion. Does this apply to dynamic list attributes > too? > > For example, in: > > dn: cn=allstaff,ou=Aliases,dc=example,dc=com > cn: allstaff > objectClass: nisMailAlias > objectClass: labeledURIObject > owner: cn=Admins,ou=Groups,dc=example,dc=com > labeledURI: > ldap:///ou=People,dc=example,dc=com?uid?one?(&(ou=staff)(!(ou=system))) > mailacceptinggeneralid: [email protected] > > Can/Should we use: "sortvals uid" ??
Yes. > Note however that even our dynlists do not have more than 300 members. (It > is a small directory as Howard observed.) So sortvals will maybe not save your life, but it cannot be bad to set it. Clément.
