diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-03-26 22:10:02 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-03-26 22:10:02 +1100 |
commit | 3f37342bc0e7c26b6a61490706fe8cec3e6d491e (patch) | |
tree | 6f0f966e4a38be64b59938e294aa4652d8b025cf /source3/registry | |
parent | b574a09cf54b4ea5a7e0575848725bd6452d2b4d (diff) | |
download | samba-3f37342bc0e7c26b6a61490706fe8cec3e6d491e.tar.gz samba-3f37342bc0e7c26b6a61490706fe8cec3e6d491e.tar.bz2 samba-3f37342bc0e7c26b6a61490706fe8cec3e6d491e.zip |
fixed possibleinferiors.py so it matches windows behaviour
This test code builds the possibleInferiors for every class in the
schema on a target machine, and compares it to the servers
possibleInferiors attribute.
The MS-ADTS spec describes how to calculate possibleInferiors for a
object, but it seems to have some bugs. The spec says that we need to
use AUXCLASSES, and it does not mention the use of the SUBCLASS
tree. In trying to match windows behaviour, I found that I needed to
ignore the AUXCLASSES and build a SUBCLASSES tree.
Diffstat (limited to 'source3/registry')
0 files changed, 0 insertions, 0 deletions