migrate

The [migrate] section contains tokens that UNAB uses during the migration process.
capamsc141
The [migrate] section contains tokens that UNAB uses during the migration process.
  • conflicts_file
    Defines the full path name of the migration conflicts file.
    Default
    : /opt/CA/uxauth/log/migrate.conflicts
  • create_ad_groups
    Specifies whether to create new Active Directory groups during migration if no identical groups were found in Active Directory.
    Limits
    : yes, no
    Default
    : yes
  • disable_mapped_user
    Specifies whether to disable the UNIX password of partially migrated (mapped) users.
    Limits
    : yes, no
    Default
    : yes
  • ignore_gecos_conflict
    Defines whether to ignore gecos user attribute-related conflicts that UNAB finds during the migration process.
    Limits
    : yes, no
    Default
    : yes
  • is_gid_migration_a_prerequisite
    Specifies whether the migration of the user's primary group is a prerequisite to migrate the user.
    Limits
    : yes, no
    Default
    : no
  • journal
    Defines the full path name of the migration journal file.
    Default
    : /opt/CA/uxauth/log/migrate.journal
  • minimal_gid
    Defines the minimal group ID that will be migrated to Active Directory during the migration process. Groups with a lesser GID are not migrated.
    Default
    : 101
  • minimal_uid
    Defines the minimal user ID that will be migrated to Active Directory during the migration process. Users with a lesser UID are not migrated.
    Default
    : 101
  • remove_migrated_user
    Specifies whether to remove the local user account after migration.
    Limits
    : yes, no
    Default
    : yes
  • try_to_map_on_conflict
    Specifies whether to map conflicting accounts if the full migration process fails.
    Limits
    : yes, no
    Default
    : yes