diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-06-04 13:52:40 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-06-04 14:10:11 +1000 |
commit | 0849c1ef77a0538d5d232016a51c002e2197e776 (patch) | |
tree | 350735123a1815fd651113a3a25fd53c071c8879 /source4/lib/samba3 | |
parent | 8ca8dabe4615416153be9be7be16558e43d17381 (diff) | |
download | samba-0849c1ef77a0538d5d232016a51c002e2197e776.tar.gz samba-0849c1ef77a0538d5d232016a51c002e2197e776.tar.bz2 samba-0849c1ef77a0538d5d232016a51c002e2197e776.zip |
fixed ldb rename now that we have unique indexes
With unique indexes, any rename of a record that has an attribute that
is uniquely indexed needs to be done as a delete followed by an add,
otherwse you'll get an error that the attribute value already exists.
Diffstat (limited to 'source4/lib/samba3')
0 files changed, 0 insertions, 0 deletions