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_fileDefines the full path name of the migration conflicts file.Default: /opt/CA/uxauth/log/migrate.conflicts
- create_ad_groupsSpecifies whether to create new Active Directory groups during migration if no identical groups were found in Active Directory.Limits: yes, noDefault: yes
- disable_mapped_userSpecifies whether to disable the UNIX password of partially migrated (mapped) users.Limits: yes, noDefault: yes
- ignore_gecos_conflictDefines whether to ignore gecos user attribute-related conflicts that UNAB finds during the migration process.Limits: yes, noDefault: yes
- is_gid_migration_a_prerequisiteSpecifies whether the migration of the user's primary group is a prerequisite to migrate the user.Limits: yes, noDefault: no
- journalDefines the full path name of the migration journal file.Default: /opt/CA/uxauth/log/migrate.journal
- minimal_gidDefines 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_uidDefines 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_userSpecifies whether to remove the local user account after migration.Limits: yes, noDefault: yes
- try_to_map_on_conflictSpecifies whether to map conflicting accounts if the full migration process fails.Limits: yes, noDefault: yes