There was an error while loading. Please reload this page.
<object-operation xsi:type="sshma:object-operation-ExportModify">
An export modify operation is called when an object modification is provided by FIM to the MA.
The <object-operation> element must contain the following child element;
<object-operation>
sshma:object-operation-ImportDelta
During an export modify operation, the following value declarations can be used
<object-operation xsi:type="sshma:object-operation-ExportModify"> <commands> <command>/usr/local/bin/sudo /usr/sbin/usermod [[-c "{comment}" ]][[-d {homeDirectory} ]][[-s {shell} ]]-u {uid} -g {gid} {dn:$1}</command> </commands> </object-operation>