summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorWilliam Brown <william@blackhats.net.au>2018-04-29 13:28:42 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-05-29 05:34:08 +0200
commit2c65184270500dc99b1697af6e830d62093a627f (patch)
treeaf10ff80ed03ded1b64243221e280079b0f0dacf /docs-xml
parent74d85d4cc246458f51ec9b264310959055f0a0b9 (diff)
downloadsamba-2c65184270500dc99b1697af6e830d62093a627f.tar.gz
python/samba/netcmd/schema.py: add schema show_oc for attribute
Often administrators need to add a specific attribute to an object, but it may not be possible with the objectClasses present. This tool allows searching "what objectclasses must or may?" take an attribute to help hint to an administrator what objectclasses can be added to objects to achieve the changes they want. Signed-off-by: William Brown <william@blackhats.net.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/samba-tool.8.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml
index 19c18645171..f785e53ae73 100644
--- a/docs-xml/manpages/samba-tool.8.xml
+++ b/docs-xml/manpages/samba-tool.8.xml
@@ -753,6 +753,11 @@
</refsect3>
<refsect3>
+ <title>schema attribute show_oc <replaceable>attribute</replaceable> [options]</title>
+ <para>Show objectclasses that MAY or MUST contain this attribute.</para>
+</refsect3>
+
+<refsect3>
<title>schema objectclass show <replaceable>objectclass</replaceable> [options]</title>
<para>Display an objectclass schema definition.</para>
</refsect3>