s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usn
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Oct 2010 11:27:54 +0000 (22:27 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Oct 2010 11:34:58 +0000 (22:34 +1100)
commit5650e8558eb703a5660cb3cef79bec89dc6ac5fc
treed3c342f145f4e582f6c6b371a687865512d36604
parent897583476c49d4c037c1d8579fd6841728b871ba
s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usn

This will happen on an OpenLDAP backend, because @ records are invalid in LDAP.

We don't have these sequence numbers in this case.

Andrew Bartlett
source4/dsdb/common/util.c