s4-dsdb: fixed problem with constrained modification of description attribute
authorAndrew Tridgell <tridge@samba.org>
Sun, 13 Feb 2011 23:14:15 +0000 (10:14 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 14 Feb 2011 06:55:08 +0000 (17:55 +1100)
commit63d4a99c1b7bb6937eca9f79dc77067468ae8333
treecc97a0402721852c1414e2969ea97f07dd858700
parentc2ccd24ebf91125394e4aa369945cc689152ff5f
s4-dsdb: fixed problem with constrained modification of description attribute

This approach just asks the tdb backend to handle the single valued
constraint for us

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c