[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.) # trust_mod Modify a trust (for future use). Currently only the default option to modify the LDAP attributes is available. More specific options will be added in coming releases. ### Arguments |Name|Type|Required |-|-|- |cn|:ref:`Str`|True ### Options * rights : :ref:`Flag` **(Required)** * Default: False * all : :ref:`Flag` **(Required)** * Default: False * raw : :ref:`Flag` **(Required)** * Default: False * ipantsidblacklistincoming : :ref:`Str` * ipantsidblacklistoutgoing : :ref:`Str` * ipantadditionalsuffixes : :ref:`Str` * setattr : :ref:`Str` * addattr : :ref:`Str` * delattr : :ref:`Str` * version : :ref:`Str` ### Output |Name|Type |-|- |result|Entry |summary|Output |value|PrimaryKey [//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end) ### Semantics ### Notes ### Version differences