Dan Melomedman <[EMAIL PROTECTED]> writes:

v> On Tue, Aug 07, 2001 at 10:25:31PM -0400, Scott Gifford wrote:
> > Anyways, sorry for taking this thread off on a tangent; I was just
> > wondering if somebody knew a way to tell an LDAP server "guarantee
> > uniqueness across both of these two attributes", and it looks like you
> > can't; you just work around it in your interface.
> 
> LDAP protocol only cares if entries are unique, it doesn't care about
> values.

At least with the LDAP server we used in production (Netscape iPlanet,
or whatever they're calling it this week), the LDAP server was happy
to do that check.  It prevented users from adding or changing a
mailAlternateAddress if another entry with that mailAlternateAddress
already existed.

Unfortunately, I ran the mail servers, not the LDAP servers, so I
don't know how this was done.  We may have used some kind of plugin
("uniqueness plugin" sounds familiar, but I'm not sure)

----ScottG.

Reply via email to