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