[Fedora-directory-users] Can Fedora DS ensure objectClass attributes are unique?

Doal Miller doalmiller at convera.com
Wed Feb 27 20:21:47 UTC 2008


Can you force attributes in an objectClass to be unique? I've been
reading up on Fedora DS and although I'm fairly new to it, our product
has been using it for a while. I have a situation with an objectClass
like the one below where I want to ensure through the directory service
that both id and uniqueField are unique attributes on the objects. Is
there a way to do that in Fedora DS. We are currently using
fedora-ds-1.0.2-1.RHEL4.i386.opt.rpm on Fedora core 3 but we are going
to Fedora core 6 at this moment.

 

It looks like OpenLDAP can do this through slapo-unique overlay. Is
there something comparable for Fedora DS?

 

objectClasses: (

  1.3.6.1.4.1.20826.2.5.1

  NAME 'Customer'

  DESC 'Customer Account'

  SUP top

  MUST ( id $ uniqueField )

  MAY ( configItemMod $ permission ) )

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/389-users/attachments/20080227/45bf0f07/attachment.html>


More information about the 389-users mailing list