How to Enable Identity Management for UNIX Support

Before You Begin

Before you can use IDMU support, you must first install the IDMU software on your Active Directory domain controller and use the UNIX Attributes tab in the Active Directory Users and Computers tool to specify UIDs and GIDs for your users.

  1. Become an administrator.
  2. Enable IDMU support.
    $ svccfg -s svc:/system/idmap setprop \
    config/directory_based_mapping = astring: idmu
  3. Refresh the identity mapping service.
    $ svcadm refresh svc:/system/idmap