Another LDB difference
Andrew Bartlett
abartlet at samba.org
Thu Jul 5 06:24:04 GMT 2007
Another difference in LDB compared with LDAP is in handling of multiple
valued attributes
If we try to add 'bar: foo' to an attribute like:
bar: foo
bar: foo2
we correctly fail.
but if we try to add:
bar: foo
bar: foo
against LDB this succeeds. Against OpenLDAP, it fails. Is there any
reason not to deal with this in ldb_tdb (ie, should I be waiting for
full schema support?). It seems easy enough to fix.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Samba Developer, Red Hat Inc. http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20070705/5c00ff4a/attachment.bin
More information about the samba-technical
mailing list