B.2 Creating Home Directories

You can use the user template to create home directories in the destination eDirectory. To do this, set the value for Set Operation Template DN (do-set-op-template-dn) in the policy as the DN of the template that is used to create the home directory.

Example:

    <actions>
        <do-set-op-template-dn>
        <arg-dn>
              <token-text xml:space="preserve">Data\Users\UserCreationTemplate</token- text>
        </arg-dn>
        </do-set-op-template-dn>
    </actions>

Along with adding a rule to Set the Operation Template DN on the User Add XML document being processed, you must also set Create Home Directory to Yes on the bidirectional eDirectory driver User class filter.

NOTE:The Create Home Directory is set to No by default on the User Class object filter.