the start of a possibleInferiors test suite
authorAndrew Tridgell <tridge@samba.org>
Tue, 24 Mar 2009 05:28:39 +0000 (16:28 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 24 Mar 2009 05:28:39 +0000 (16:28 +1100)
commit2a8f367b0ff567223144bd41e97684301d540f57
tree2029073145a23e34b636192ca4fa38c292b8a1a6
parent0e3339a46b1747156f35d136dbbc93b503b85b1c
the start of a possibleInferiors test suite

we haven't implemented possibleInferiors yet. This test is meant to
help us understand how it works. It tries to construct
possibleInferiors via searches on other attributes, and compares it to
the servers constructed possibleInferiors attribute for each class in
the servers schema.

see [MS-ADTS] section 3.1.1.4.5.21
source4/dsdb/samdb/ldb_modules/tests/possibleinferiors.py [new file with mode: 0755]