How do I configure slapd(8) to prevent two objects in the database from having the same value in a particular attribute? That is, how do I configure slapd(8) ensure that values of a particular attribute are unique throughout the database?
man slapo-unique
Jon Roberts
overlay unique unique_base "dc=myorg,dc=edu" unique_attributes maillocaladdress,mail
When I try to start the daemon, I get the following error:
line 140 (overlay unique ) overlay "unique" not found