diff options
author | Andrew Bartlett <abartlet@samba.org> | 2007-06-21 05:14:13 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:53:27 -0500 |
commit | b0c5367f4f769a249ae4ef25426ea5e16ee68f0f (patch) | |
tree | d5358c4a9b74e43e645b035a9e88b02a22ef379a /testprogs | |
parent | c30e91863c8347ffcc8bfa9b271810abac6681c4 (diff) | |
download | samba-b0c5367f4f769a249ae4ef25426ea5e16ee68f0f.tar.gz samba-b0c5367f4f769a249ae4ef25426ea5e16ee68f0f.tar.bz2 samba-b0c5367f4f769a249ae4ef25426ea5e16ee68f0f.zip |
r23558: MMC seems to ask for this, so I think we need to include it in our schema.
Andrew Bartlett
(This used to be commit ef1899054e2532c8975d03810b52a0636d2d5f8c)
Diffstat (limited to 'testprogs')
-rwxr-xr-x | testprogs/ejs/minschema.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testprogs/ejs/minschema.js b/testprogs/ejs/minschema.js index ffa6db6669..b02286517a 100755 --- a/testprogs/ejs/minschema.js +++ b/testprogs/ejs/minschema.js @@ -73,6 +73,7 @@ class_attrs = new Array("objectClass", "subClassOf", "governsID", "possSuperiors", + "possibleInferiors", "mayContain", "mustContain", "auxiliaryClass", |